Home
last modified time | relevance | path

Searched refs:ppBase (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/ui/index/
H A Dtoxmgr.cxx293 SwTOXBase** ppBase, in UpdateOrInsertTOX() argument
298 const SwTOXBase* pCurTOX = ppBase && *ppBase ? *ppBase : GetCurTOX(); in UpdateOrInsertTOX()
307 if(pCurTOX && !ppBase && pSh->HasSelection()) in UpdateOrInsertTOX()
314 if(!pCurTOX || (ppBase && !(*ppBase))) in UpdateOrInsertTOX()
328 if(!pCurTOX || (ppBase && !(*ppBase))) in UpdateOrInsertTOX()
340 if(!pCurTOX || (ppBase && !(*ppBase))) in UpdateOrInsertTOX()
392 if(!pCurTOX || (ppBase && !(*ppBase))) in UpdateOrInsertTOX()
402 if((!ppBase || !(*ppBase)) && pSh->HasSelection()) in UpdateOrInsertTOX()
433 if(!pCurTOX || (ppBase && !(*ppBase)) ) in UpdateOrInsertTOX()
437 if(ppBase) in UpdateOrInsertTOX()
[all …]
/aoo4110/main/tools/inc/tools/
H A Dpstm.hxx71 static void * CreateInstance( SvPersistBase ** ppBase ); \
82 void * Class::CreateInstance( SvPersistBase ** ppBase )\
85 *ppBase = p; \
/aoo4110/main/sw/source/ui/inc/
H A Dtoxmgr.hxx301 …sal_Bool UpdateOrInsertTOX(const SwTOXDescription& rDesc, SwTOXBase** ppBase = 0, const SfxItemSe…

Completed in 36 milliseconds