Home
last modified time | relevance | path

Searched refs:sChildPath (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/framework/source/accelerators/
H A Dstorageholder.cxx453 ::rtl::OUString sChildPath = getPathOfStorage(xChild); in getParentStorage()
454 return getParentStorage(sChildPath); in getParentStorage()
458 …eference< css::embed::XStorage > StorageHolder::getParentStorage(const ::rtl::OUString& sChildPath) in getParentStorage() argument
461 ::rtl::OUString sNormedPath = StorageHolder::impl_st_normPath(sChildPath); in getParentStorage()
/aoo42x/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java480 String sChildPath; in browseElementRecursively() local
481 sChildPath = in browseElementRecursively()
485 aProcessor.processValueElement( sChildPath, aChild ); in browseElementRecursively()
/aoo42x/main/framework/source/inc/accelerators/
H A Dstorageholder.hxx197 …al css::uno::Reference< css::embed::XStorage > getParentStorage(const ::rtl::OUString& sChildPath);

Completed in 33 milliseconds