Searched refs:BeforeLoading (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/inc/ |
H A D | docsh.hxx | 160 virtual void BeforeLoading( SfxMedium&, const ::rtl::OUString &, const ::rtl::OUString & );
|
/trunk/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 427 void BeforeLoading( SfxMedium&, const ::rtl::OUString &, const ::rtl::OUString & );
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 210 virtual void BeforeLoading( SfxMedium&, const ::rtl::OUString &, const ::rtl::OUString & ) in BeforeLoading() function in SfxObjectShell
|
/trunk/main/sw/source/ui/app/ |
H A D | docsh.cxx | 300 void SwDocShell::BeforeLoading( SfxMedium&, const ::rtl::OUString &, const ::rtl::OUString & ) in BeforeLoading() function in SwDocShell
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 3025 void ScDocShell::BeforeLoading( SfxMedium& /*rMedium*/, const ::rtl::OUString & rstrTypeName, const… in BeforeLoading() function in ScDocShell
|
/trunk/main/sfx2/source/doc/ |
H A D | objstor.cxx | 2367 BeforeLoading( rMedium, aTypeName, aFilterName ); in ImportFrom()
|
Completed in 61 milliseconds