Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dsfxhelp.cxx322 SfxHelpOptions_Impl* m_pOpt; // the options member in SfxHelp_Impl
339 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 64 milliseconds