Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/inc/
H A Dfmshimp.hxx156 typedef FmXFormShell_Base_Disambiguation FmXFormShell_BASE; typedef
163 class SAL_DLLPRIVATE FmXFormShell :public FmXFormShell_BASE
274 DECLARE_UNO3_DEFAULTS(FmXFormShell, FmXFormShell_BASE);
/aoo4110/main/svx/source/form/
H A Dfmshimp.cxx650 :FmXFormShell_BASE(m_aMutex) in FmXFormShell()
680 ::comphelper::increment(FmXFormShell_BASE::m_refCount); in FmXFormShell()
683 ::comphelper::decrement(FmXFormShell_BASE::m_refCount); in FmXFormShell()
773 return FmXFormShell_BASE::queryInterface(type); in queryInterface()
778 return FmXFormShell_BASE::getTypes(); in getTypes()
926 FmXFormShell_BASE::disposing(); in disposing()

Completed in 43 milliseconds