Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx116 Any PresenterConfigurationAccess::GetConfigurationNode (const OUString& sPathToNode) in GetConfigurationNode() argument
120 sPathToNode); in GetConfigurationNode()
127 const OUString& sPathToNode) in GetNodeProperties() argument
131 sPathToNode); in GetNodeProperties()
194 const OUString& sPathToNode) in GetConfigurationNode() argument
196 if (sPathToNode.getLength() == 0) in GetConfigurationNode()
203 return rxNode->getByHierarchicalName(sPathToNode); in GetConfigurationNode()
209 ::rtl::OUStringToOString(sPathToNode, RTL_TEXTENCODING_UTF8).getStr(), in GetConfigurationNode()
/aoo4110/main/sd/source/ui/tools/
H A DConfigurationAccess.cxx123 const OUString& sPathToNode) in GetConfigurationNode() argument
127 sPathToNode); in GetConfigurationNode()
135 const OUString& sPathToNode) in GetConfigurationNode() argument
137 if (sPathToNode.getLength() == 0) in GetConfigurationNode()
144 return rxNode->getByHierarchicalName(sPathToNode); in GetConfigurationNode()
150 ::rtl::OUStringToOString(sPathToNode, RTL_TEXTENCODING_UTF8).getStr(), in GetConfigurationNode()
/aoo4110/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx450 const OUString& sPathToNode ) in GetConfigurationNode() argument
455 if ( !sPathToNode.getLength() ) in GetConfigurationNode()
462 xHierarchy->getByHierarchicalName( sPathToNode ) >>= xNode; in GetConfigurationNode()
469 ::rtl::OUStringToOString(sPathToNode, in GetConfigurationNode()
H A Dconfigurationaccess.hxx121 …star::uno::Reference< com::sun::star::uno::XInterface >& xRoot, const rtl::OUString& sPathToNode );
/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsCacheConfiguration.cxx83 const ::rtl::OUString sPathToNode( in CacheConfiguration() local
129 xHierarchy->getByHierarchicalName(sPathToNode), in CacheConfiguration()

Completed in 27 milliseconds