Searched defs:bPrefix (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/oox/source/dump/ |
H A D | dumperbase.cxx | 298 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 …]
|
/aoo41x/main/cpputools/source/registercomponent/ |
H A D | registercomponent.cxx | 185 sal_Bool bPrefix; member 537 sal_Bool bPrefix, in DoIt()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfld.cxx | 352 SwFldPortion * lcl_NewMetaPortion(SwTxtAttr & rHint, const bool bPrefix) in lcl_NewMetaPortion()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh3.cxx | 452 sal_Bool bPrefix = pDoc->ValidTabName( aBaseName ); in Execute() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen2.cxx | 826 sal_Bool bPrefix = ValidTabName( aName ); in CopyTab() local
|
H A D | document.cxx | 276 sal_Bool bPrefix = ValidTabName( aStrTable ); in CreateValidTabName() local
|
/aoo41x/main/oox/inc/oox/dump/ |
H A D | dumperbase.hxx | 1132 inline void writeHex( Type nData, bool bPrefix = true ) in writeHex() 1135 inline void writeShortHex( Type nData, bool bPrefix = true ) in writeShortHex()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unorefmk.cxx | 1602 lcl_getURI(const bool bPrefix) in lcl_getURI()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | numpages.cxx | 2566 sal_Bool bPrefix = pEdit == &aPrefixED; in IMPL_LINK() local
|
/aoo41x/main/tools/source/fsys/ |
H A D | urlobj.cxx | 3872 bool bPrefix = true; in getAbbreviated() local
|
Completed in 111 milliseconds