Searched refs:GetDefaultTOXBase (Results 1 – 5 of 5) sorted by relevance
144 const SwTOXBase* SwEditShell::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() function in SwEditShell146 return GetDoc()->GetDefaultTOXBase( eTyp, bCreate ); in GetDefaultTOXBase()
397 const SwTOXBase* GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate = sal_False );
1492 const SwTOXBase* GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate = sal_False );
441 SwTOXBase aNewDef(*rSh.GetDefaultTOXBase( eCurrentTOXType.eType, sal_True )); in Ok()485 const SwTOXBase* pDef = rSh.GetDefaultTOXBase( eType.eType ); in GetTOXDescription()
486 const SwTOXBase* SwDoc::GetDefaultTOXBase( TOXTypes eTyp, sal_Bool bCreate ) in GetDefaultTOXBase() function in SwDoc
Completed in 175 milliseconds