Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx189 bRet = aDocShell->PreDoSaveAs_Impl( in SV_IMPL_OP_PTRARR_SORT()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx773 …SAL_DLLPRIVATE sal_Bool PreDoSaveAs_Impl(const String &rFileName, const String &rFiltName, SfxItem…
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx2846 if ( PreDoSaveAs_Impl(aURL.GetMainURL( INetURLObject::NO_DECODE ),aFilterName,aParams)) in CommonSaveAs_Impl()
2913 sal_Bool SfxObjectShell::PreDoSaveAs_Impl in PreDoSaveAs_Impl() function in SfxObjectShell
H A Ddoctempl.cxx1968 bRet=mxObjShell->PreDoSaveAs_Impl( in DeleteObjectShell()