Home
last modified time | relevance | path

Searched refs:InPlug (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sfx2/inc/sfx2/
H A Dlayout.hxx51 , public InPlug
62 , public InPlug
/aoo4110/main/sfx2/source/layout/
H A Dsfxtabpage.cxx37 , InPlug (parent, xml_file, id)
59 , InPlug (parent, xml_file, id) in SfxTabPage()
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1580 IMPL_GET_IMPL (InPlug);
1588 InPlug::InPlug (Window *parent, char const* xml_file, char const* id, sal_uInt32 nId) in InPlug() function in layout::InPlug
1598 InPlug::InPlug (::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId) in InPlug() function in layout::InPlug
1608 void InPlug::ParentSet (Window *window) in ParentSet()
/aoo4110/main/toolkit/inc/layout/
H A Dlayout.hxx798 class TOOLKIT_DLLPUBLIC InPlug : public Context, public Window class
800 DECL_GET_IMPL (InPlug);
803 InPlug ( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0);
804 InPlug ( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0);

Completed in 27 milliseconds