Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmshell.cxx583 FormToolboxes aToolboxAccess( GetImpl()->getHostFrame() ); in Execute()
882 FormToolboxes aToolboxAccess( GetImpl()->getHostFrame() ); in GetState()
1145 if (GetImpl()->getHostFrame().is() && GetImpl()->getNavController().is()) in GetFormState()
/trunk/main/svx/source/inc/
H A Dfmshimp.hxx260 getHostFrame() const { return m_xAttachedFrame; } in getHostFrame() function in FmXFormShell