Searched refs:_bStartWithZero (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | tempfile.cxx | 262 void lcl_createName(TempFile_Impl& _rImpl,const String& rLeadingChars,sal_Bool _bStartWithZero, con… in lcl_createName() argument 269 sal_Bool bUseNumber = _bStartWithZero; in lcl_createName() 324 if ( !_bStartWithZero ) in lcl_createName() 364 TempFile::TempFile( const String& rLeadingChars,sal_Bool _bStartWithZero, const String* pExtension,… in TempFile() argument 368 lcl_createName(*pImp,rLeadingChars,_bStartWithZero, pExtension, pParent, bDirectory); in TempFile()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | tempfile.hxx | 82 …TempFile( const String& rLeadingChars,sal_Bool _bStartWithZero, const String* pExtension=NULL, con…
|
Completed in 8 milliseconds