Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dlayout.hxx51 , public InPlug
62 , public InPlug
/trunk/main/sfx2/source/layout/
H A Dsfxtabpage.cxx37 , InPlug (parent, xml_file, id)
59 , InPlug (parent, xml_file, id) in SfxTabPage()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1574 IMPL_GET_IMPL (InPlug);
1582 InPlug::InPlug (Window *parent, char const* xml_file, char const* id, sal_uInt32 nId) in InPlug() function in layout::InPlug
1592 InPlug::InPlug (::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId) in InPlug() function in layout::InPlug
1602 void InPlug::ParentSet (Window *window) in ParentSet()
/trunk/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 24 milliseconds