sc/inc/refdata.hxx | 11 ----------- 1 file changed, 11 deletions(-) New commits: commit 361da024158ef6a37e0c04a14197672be6e2ad51 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Mon Jul 15 20:00:01 2013 -0400
Nobody uses this. Chuck it. Change-Id: I07672678a25be4600872ecc3916ceb8f64cf2620 diff --git a/sc/inc/refdata.hxx b/sc/inc/refdata.hxx index a742dbf..2e5b5c7 100644 --- a/sc/inc/refdata.hxx +++ b/sc/inc/refdata.hxx @@ -24,17 +24,6 @@ #include "address.hxx" #include "scdllapi.h" - -/// Ref-Flags for old (until release 3.1) documents - -struct OldSingleRefBools -{ - sal_uInt8 bRelCol; ///< Flag values (see further down), 2 bits each in file format - sal_uInt8 bRelRow; - sal_uInt8 bRelTab; - sal_uInt8 bOldFlag3D; ///< two bool flags (see further down) -}; - /// Single reference (one address) into the sheet struct SC_DLLPUBLIC ScSingleRefData { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits