Searched refs:sPathToNode (Results 1 – 5 of 5) sorted by relevance
116 Any PresenterConfigurationAccess::GetConfigurationNode (const OUString& sPathToNode) in GetConfigurationNode() argument120 sPathToNode); in GetConfigurationNode()127 const OUString& sPathToNode) in GetNodeProperties() argument131 sPathToNode); in GetNodeProperties()194 const OUString& sPathToNode) in GetConfigurationNode() argument196 if (sPathToNode.getLength() == 0) in GetConfigurationNode()203 return rxNode->getByHierarchicalName(sPathToNode); in GetConfigurationNode()209 ::rtl::OUStringToOString(sPathToNode, RTL_TEXTENCODING_UTF8).getStr(), in GetConfigurationNode()
123 const OUString& sPathToNode) in GetConfigurationNode() argument127 sPathToNode); in GetConfigurationNode()135 const OUString& sPathToNode) in GetConfigurationNode() argument137 if (sPathToNode.getLength() == 0) in GetConfigurationNode()144 return rxNode->getByHierarchicalName(sPathToNode); in GetConfigurationNode()150 ::rtl::OUStringToOString(sPathToNode, RTL_TEXTENCODING_UTF8).getStr(), in GetConfigurationNode()
450 const OUString& sPathToNode ) in GetConfigurationNode() argument455 if ( !sPathToNode.getLength() ) in GetConfigurationNode()462 xHierarchy->getByHierarchicalName( sPathToNode ) >>= xNode; in GetConfigurationNode()469 ::rtl::OUStringToOString(sPathToNode, in GetConfigurationNode()
121 …star::uno::Reference< com::sun::star::uno::XInterface >& xRoot, const rtl::OUString& sPathToNode );
83 const ::rtl::OUString sPathToNode( in CacheConfiguration() local129 xHierarchy->getByHierarchicalName(sPathToNode), in CacheConfiguration()
Completed in 13 milliseconds