Searched refs:m_pOpt (Results 1 – 1 of 1) sorted by relevance
322 SfxHelpOptions_Impl* m_pOpt; // the options member in SfxHelp_Impl339 m_pOpt ( NULL ) in SfxHelp_Impl()346 delete m_pOpt; in ~SfxHelp_Impl()387 if ( !m_pOpt ) in GetOptions()388 m_pOpt = new SfxHelpOptions_Impl; in GetOptions()389 return m_pOpt; in GetOptions()
Completed in 10 milliseconds