Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Dfmshimp.hxx155 typedef FmXFormShell_Base_Disambiguation FmXFormShell_BASE; typedef
162 class SAL_DLLPRIVATE FmXFormShell :public FmXFormShell_BASE
273 DECLARE_UNO3_DEFAULTS(FmXFormShell, FmXFormShell_BASE);
/trunk/main/svx/source/form/
H A Dfmshimp.cxx651 :FmXFormShell_BASE(m_aMutex) in FmXFormShell()
681 ::comphelper::increment(FmXFormShell_BASE::m_refCount); in FmXFormShell()
684 ::comphelper::decrement(FmXFormShell_BASE::m_refCount); in FmXFormShell()
774 return FmXFormShell_BASE::queryInterface(type); in queryInterface()
779 return FmXFormShell_BASE::getTypes(); in getTypes()
927 FmXFormShell_BASE::disposing(); in disposing()