Searched refs:_bCreate (Results 1 – 7 of 7) sorted by relevance
116 BasicManager* getApplicationBasicManager( bool _bCreate );267 BasicManager* ImplRepository::getApplicationBasicManager( bool _bCreate ) in getApplicationBasicManager() argument272 if ( ( pAppManager == NULL ) && _bCreate ) in getApplicationBasicManager()632 BasicManager* BasicManagerRepository::getApplicationBasicManager( bool _bCreate ) in getApplicationBasicManager() argument634 return ImplRepository::Instance().getApplicationBasicManager( _bCreate ); in getApplicationBasicManager()
687 …AutoTextGroup > SwGlossaries::GetAutoTextGroup( const ::rtl::OUString& _rGroupName, bool _bCreate ) in GetAutoTextGroup() argument723 _bCreate = sal_False; in GetAutoTextGroup()731 if ( !xGroup.is() && _bCreate ) in GetAutoTextGroup()745 bool _bCreate ) in GetAutoTextEntry() argument791 if ( !xReturn.is() && _bCreate ) in GetAutoTextEntry()
92 bool _bCreate = false114 bool _bCreate = false
132 const Reference< XAccessible >& _rxKey, sal_Bool _bCreate ) in getAccessibleWrapperFor() argument148 else if ( _bCreate ) in getAccessibleWrapperFor()
110 static BasicManager* getApplicationBasicManager( bool _bCreate );
218 SwFmtFollowTextFlow* GetFollowTextFlow( sal_Bool _bCreate = sal_False ) in GetFollowTextFlow() argument220 if ( _bCreate && !mpFollowTextFlow ) in GetFollowTextFlow()259 const sal_Bool _bCreate = sal_False ) in GetWrapInfluenceOnObjPos() argument261 if ( _bCreate && !pWrapInfluenceOnObjPos ) in GetWrapInfluenceOnObjPos()
359 sal_Bool _bCreate = sal_True
Completed in 44 milliseconds