Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx524 sal_Bool bAlreadyExists = sal_False; in MakeFolder() local
566 bAlreadyExists = sal_True; in MakeFolder()
571 bAlreadyExists = sal_True; in MakeFolder()
583 if( bAlreadyExists && !bNewOnly ) in MakeFolder()
/aoo4110/main/svtools/source/filter/
H A Dfilter.cxx1826 sal_Bool bAlreadyExists = ImplDirEntryHelper::Exists( rPath ); in ExportGraphic() local
1835 if( ( GRFILTER_OK != nRetValue ) && !bAlreadyExists ) in ExportGraphic()

Completed in 43 milliseconds