Home
last modified time | relevance | path

Searched refs:xml_file (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx776 : Context( xml_file ) in Dialog()
785 : Context( xml_file ) in Dialog()
839 Dialog (parent, xml_file, id)\
854 char const* xml_file, char const* id) in MessageBox() argument
864 char const* xml_file, char const* id)
878 char const* xml_file, char const* id)
891 char const* xml_file, char const* id)
1243 : Context( xml_file ) in TabPage()
1251 : Context( xml_file ) in TabPage()
1579 return xml_file; in FIXME_set_parent()
[all …]
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx560 Dialog( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
561 Dialog( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
579 char const* xml_file="message-box.xml", char const* id="message-box");\
584 char const* xml_file="message-box.xml", char const* id="message-box");\
587 char const* xml_file="message-box.xml", char const* id="message-box");\
592 char const* xml_file="message-box.xml", char const* id="message-box")\
674 TabPage( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
675 TabPage( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
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);
/trunk/main/sfx2/source/layout/
H A Dsfxtabpage.cxx35 SfxTabDialog::SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& re…
37 , InPlug (parent, xml_file, id)
57 SfxTabPage::SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* s… in SfxTabPage() argument
59 , InPlug (parent, xml_file, id) in SfxTabPage()
H A Dsfxdialog.cxx29 SfxDialog::SfxDialog(::Window* parent, char const* xml_file, char const* id, SfxBindings*, SfxChild… in SfxDialog() argument
30 : Dialog (parent, xml_file, id) in SfxDialog()
/trunk/main/sfx2/inc/sfx2/
H A Dlayout.hxx45 …SfxDialog (::Window* parent, char const* xml_file, char const* id, SfxBindings* bindings=0, SfxChi…
54 …SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& res_id, SfxItem…
65 SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* set=0);

Completed in 37 milliseconds