Home
last modified time | relevance | path

Searched refs:bCreateNew (Results 1 – 11 of 11) sorted by relevance

/trunk/main/l10ntools/source/
H A Dexport.cxx1268 sal_Bool Export::WriteData( ResData *pResData, sal_Bool bCreateNew ) in WriteData() argument
1399 if ( bCreateNew ) { in WriteData()
1411 if ( bCreateNew ) in WriteData()
1417 if ( bCreateNew ) in WriteData()
1422 WriteExportList( pResData, pResData->pItemList, sList, bCreateNew ); in WriteData()
1423 if ( bCreateNew ) in WriteData()
1429 if ( bCreateNew ) in WriteData()
1435 if ( bCreateNew ) in WriteData()
1467 const ByteString &rTyp, sal_Bool bCreateNew ) in WriteExportList() argument
1538 if ( bCreateNew ) in WriteExportList()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfusnapln.cxx76 sal_Bool bCreateNew = sal_True; in DoExecute() local
152 bCreateNew = sal_False; in DoExecute()
171 if ( !bCreateNew ) in DoExecute()
185 if ( bCreateNew ) in DoExecute()
H A Dfuinsert.cxx442 sal_Bool bCreateNew = sal_False; in DoExecute() local
486 bCreateNew = pDlg->IsCreateNew(); in DoExecute()
681 if (bCreateNew) in DoExecute()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx324 void GalleryBrowser1::ImplGalleryThemeProperties( const String & rThemeName, bool bCreateNew ) in ImplGalleryThemeProperties() argument
337 if ( bCreateNew ) in ImplGalleryThemeProperties()
351 void GalleryBrowser1::ImplEndGalleryThemeProperties( VclAbstractDialog2* pDialog, bool bCreateNew ) in ImplEndGalleryThemeProperties() argument
375 if ( bCreateNew ) in ImplEndGalleryThemeProperties()
385 if ( bCreateNew && ( nRet != RET_OK ) ) in ImplEndGalleryThemeProperties()
H A Dgalbrws1.hxx110 … void ImplGalleryThemeProperties( const String & rThemeName, bool bCreateNew );
111 …d ImplEndGalleryThemeProperties( VclAbstractDialog2* pDialog, bool bCreateNew );
/trunk/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx430 sal_Bool bCreateNew = sal_False; // does the URL denote the private:factory URL? in load() local
465 bCreateNew = sFactoryName.match(_rURL); in load()
469 if ( bCreateNew ) in load()
483 if ( bCreateNew && xModel.is() ) in load()
515 if ( !bCreateNew ) in load()
/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx304 …TypeRef getCacheTable(sal_uInt16 nFileId, const String& rTabName, bool bCreateNew, size_t* pnIndex…
470 …TypeRef getCacheTable(sal_uInt16 nFileId, const String& rTabName, bool bCreateNew, size_t* pnIndex…
/trunk/main/l10ntools/inc/
H A Dexport.hxx349 …sal_Bool WriteData( ResData *pResData, sal_Bool bCreateNew = sal_False );// called befor dest. cur…
351 const ByteString &rTyp, sal_Bool bCreateNew = sal_False );
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1149 …fCache::getCacheTable(sal_uInt16 nFileId, const String& rTabName, bool bCreateNew, size_t* pnIndex) in getCacheTable() argument
1172 if (bCreateNew && !rDoc.maTables[nIndex]) in getCacheTable()
1178 if (!bCreateNew) in getCacheTable()
1509 …anager::getCacheTable(sal_uInt16 nFileId, const String& rTabName, bool bCreateNew, size_t* pnIndex) in getCacheTable() argument
1511 return maRefCache.getCacheTable(nFileId, rTabName, bCreateNew, pnIndex); in getCacheTable()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx253 sal_Bool bCreateNew = IsCreateNew(); in Execute() local
254 if ( bCreateNew ) in Execute()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx421 sal_Bool bCreateNew = GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND; in Select() local
438 if( bCreateNew ) in Select()

Completed in 62 milliseconds