Searched refs:mnFormatSize (Results 1 – 5 of 5) sorted by relevance
281 mnFormatSize( 0 ), in XclObjTextData()296 rStrm >> mnFormatSize >> mnDefFontIdx; in ReadObj3()306 rStrm >> mnFormatSize >> mnDefFontIdx; in ReadObj5()317 …>> mnFlags >> mnOrient >> mnButtonFlags >> mnShortcut >> mnShortcutEA >> mnTextLen >> mnFormatSize; in ReadTxo8()
1401 mxString->ReadObjFormats( rStrm, maData.mnFormatSize ); in ReadFormats()1403 rStrm.Ignore( maData.mnFormatSize ); in ReadFormats()3993 if( xTextData->maData.mnFormatSize > 0 ) in ReadTxo()
229 mnFormatSize( 0 ), in BiffObjTextModel()244 rStrm >> mnFormatSize >> mnDefFontId; in readObj3()254 rStrm >> mnFormatSize >> mnDefFontId; in readObj5()265 …Flags >> mnOrientation >> mnButtonFlags >> mnShortcut >> mnShortcutEA >> mnTextLen >> mnFormatSize; in readTxo8()
388 sal_uInt16 mnFormatSize; member
84 sal_uInt16 mnFormatSize; /// Size of the formatting array (bytes). member
Completed in 56 milliseconds