Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx782 : Context( xml_file ) in Dialog()
791 : Context( xml_file ) in Dialog()
845 Dialog (parent, xml_file, id)\
860 char const* xml_file, char const* id) in MessageBox() argument
870 char const* xml_file, char const* id)
884 char const* xml_file, char const* id)
897 char const* xml_file, char const* id)
1249 : Context( xml_file ) in TabPage()
1257 : Context( xml_file ) in TabPage()
1585 return xml_file; in FIXME_set_parent()
[all …]
/aoo41x/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);
/aoo41x/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()
/aoo41x/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 23 milliseconds