Home
last modified time | relevance | path

Searched refs:impl_openPathIgnoringErrors (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/accelerators/
H A Dpresethandler.cxx467 xShare = impl_openPathIgnoringErrors(sRelPathShare, eShareMode, sal_True ); in connectToResource()
468 xUser = impl_openPathIgnoringErrors(sRelPathUser , eUserMode , sal_False); in connectToResource()
482 xShare = impl_openPathIgnoringErrors(sRelPathShare, eShareMode, sal_True ); in connectToResource()
483 xUser = impl_openPathIgnoringErrors(sRelPathUser , eUserMode , sal_False); in connectToResource()
812 css::uno::Reference< css::embed::XStorage > PresetHandler::impl_openPathIgnoringErrors(const ::rtl:… in impl_openPathIgnoringErrors() function in framework::PresetHandler
871 …css::uno::Reference< css::embed::XStorage > xPath = impl_openPathIgnoringErrors(sPath… in impl_openLocalizedPathIgnoringErrors()
893 …css::uno::Reference< css::embed::XStorage > xLocalePath = impl_openPathIgnoringErrors(sLocalizedPa… in impl_openLocalizedPathIgnoringErrors()
/trunk/main/framework/source/inc/accelerators/
H A Dpresethandler.hxx452 …css::uno::Reference< css::embed::XStorage > impl_openPathIgnoringErrors(const ::rtl::OUString& sPa…

Completed in 51 milliseconds