Home
last modified time | relevance | path

Searched defs:bPrefix (Results 1 – 10 of 10) sorted by relevance

/trunk/main/oox/source/dump/
H A Ddumperbase.cxx298 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt8 nData, bool bPrefix ) in appendHex()
306 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int8 nData, bool bPrefix ) in appendHex()
311 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt16 nData, bool bPrefix ) in appendHex()
317 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int16 nData, bool bPrefix ) in appendHex()
322 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt32 nData, bool bPrefix ) in appendHex()
328 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int32 nData, bool bPrefix ) in appendHex()
333 void StringHelper::appendHex( OUStringBuffer& rStr, sal_uInt64 nData, bool bPrefix ) in appendHex()
339 void StringHelper::appendHex( OUStringBuffer& rStr, sal_Int64 nData, bool bPrefix ) in appendHex()
344 void StringHelper::appendHex( OUStringBuffer& rStr, double fData, bool bPrefix ) in appendHex()
356 void StringHelper::appendShortHex( OUStringBuffer& rStr, sal_Int8 nData, bool bPrefix ) in appendShortHex()
[all …]
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx185 sal_Bool bPrefix; member
537 sal_Bool bPrefix, in DoIt()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx354 SwFldPortion * lcl_NewMetaPortion(SwTxtAttr & rHint, const bool bPrefix) in lcl_NewMetaPortion()
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx452 sal_Bool bPrefix = pDoc->ValidTabName( aBaseName ); in Execute() local
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx826 sal_Bool bPrefix = ValidTabName( aName ); in CopyTab() local
H A Ddocument.cxx276 sal_Bool bPrefix = ValidTabName( aStrTable ); in CreateValidTabName() local
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1132 inline void writeHex( Type nData, bool bPrefix = true ) in writeHex()
1135 inline void writeShortHex( Type nData, bool bPrefix = true ) in writeShortHex()
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx1602 lcl_getURI(const bool bPrefix) in lcl_getURI()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2566 sal_Bool bPrefix = pEdit == &aPrefixED; in IMPL_LINK() local
/trunk/main/tools/source/fsys/
H A Durlobj.cxx3872 bool bPrefix = true; in getAbbreviated() local

Completed in 174 milliseconds