Home
last modified time | relevance | path

Searched refs:ornFormatSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx469 … void dumpObjRecTextDataBiff3( sal_uInt16& ornTextLen, sal_uInt16& ornFormatSize );
470 …void dumpObjRecTextDataBiff5( sal_uInt16& ornTextLen, sal_uInt16& ornFormatSize, sa…
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx4243 … WorkbookStreamObject::dumpObjRecTextDataBiff3( sal_uInt16& ornTextLen, sal_uInt16& ornFormatSize ) in dumpObjRecTextDataBiff3() argument
4247 ornFormatSize = dumpDec< sal_uInt16 >( "format-run-size" ); in dumpObjRecTextDataBiff3()
4255 …mObject::dumpObjRecTextDataBiff5( sal_uInt16& ornTextLen, sal_uInt16& ornFormatSize, sal_uInt16& o… in dumpObjRecTextDataBiff5() argument
4259 ornFormatSize = dumpDec< sal_uInt16 >( "format-run-size" ); in dumpObjRecTextDataBiff5()

Completed in 39 milliseconds