Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxbasecontroller.hxx81 struct IMPL_SfxBaseController_DataContainer ; // impl. struct to hold member of class SfxBaseContro…
409 IMPL_SfxBaseController_DataContainer* m_pData ;
/aoo41x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx449 struct IMPL_SfxBaseController_DataContainer struct
465 IMPL_SfxBaseController_DataContainer( MUTEX& aMutex , in IMPL_SfxBaseController_DataContainer() argument
538 : m_pData ( new IMPL_SfxBaseController_DataContainer( m_aMutex, pViewShell, this )) in DBG_NAME()

Completed in 22 milliseconds