Home
last modified time | relevance | path

Searched refs:mnFormatSize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx281 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()
H A Dxiescher.cxx1401 mxString->ReadObjFormats( rStrm, maData.mnFormatSize ); in ReadFormats()
1403 rStrm.Ignore( maData.mnFormatSize ); in ReadFormats()
3993 if( xTextData->maData.mnFormatSize > 0 ) in ReadTxo()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx229 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()
/trunk/main/sc/source/filter/inc/
H A Dxlescher.hxx388 sal_uInt16 mnFormatSize; member
/trunk/main/oox/inc/oox/xls/
H A Ddrawingmanager.hxx84 sal_uInt16 mnFormatSize; /// Size of the formatting array (bytes). member

Completed in 50 milliseconds