Searched refs:pUserOptions (Results 1 – 5 of 5) sorted by relevance
781 if( pUserOptions ) in Notify()783 pUserOptions->RemoveListener(this); in Notify()784 DELETEZ(pUserOptions); in Notify()797 if( pBrdCst == pUserOptions ) in ConfigurationChanged()920 if(!pUserOptions) in GetUserOptions()922 pUserOptions = new SvtUserOptions; in GetUserOptions()923 pUserOptions->AddListener(this); in GetUserOptions()925 return *pUserOptions; in GetUserOptions()
201 pUserOptions(0), in SwModule()
149 pUserOptions( NULL ), in ScModule()363 if( pUserOptions ) in DeleteCfg()365 DELETEZ( pUserOptions ); in DeleteCfg()925 if( !pUserOptions ) in GetUserOptions()927 pUserOptions = new SvtUserOptions; in GetUserOptions()929 return *pUserOptions; in GetUserOptions()
93 SvtUserOptions* pUserOptions; member in SwModule
134 SvtUserOptions* pUserOptions; member in ScModule
Completed in 209 milliseconds