Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dscmod.cxx145 pAddInCfg( NULL ), in ScModule()
346 DELETEZ( pAddInCfg ); in DeleteCfg()
884 if ( !pAddInCfg ) in GetAddInCfg()
885 pAddInCfg = new ScAddInCfg; in GetAddInCfg()
887 return *pAddInCfg; in GetAddInCfg()
/trunk/main/sc/inc/
H A Dscmod.hxx130 ScAddInCfg* pAddInCfg; member in ScModule

Completed in 32 milliseconds