Searched refs:sParentPath (Results 1 – 5 of 5) sorted by relevance
317 ::rtl::OUString sParentPath; in closePath()322 ::rtl::OUString sCurrentRelPath = sParentPath; in closePath()326 sParentPath = sCurrentRelPath; in closePath()481 ::rtl::OUString sParentPath; in getParentStorage()485 sParentPath += lFolders[i]; in getParentStorage()486 sParentPath += PATH_SEPERATOR; in getParentStorage()489 TPath2StorageInfo::const_iterator pParent = m_lStorages.find(sParentPath); in getParentStorage()
209 OUString sParentPath; in fillNode() local210 xNode->getDataValue() >>= sParentPath; in fillNode()212 osl::Directory aDirectory( sParentPath ); in fillNode()
420 ::rtl::OUString sParentPath, sLocalName; in setNodeValue()422 if ( splitLastFromConfigurationPath(_rPath, sParentPath, sLocalName) ) in setNodeValue()424 OConfigurationNode aParentAccess = openNode(sParentPath); in setNodeValue()
128 String sParentPath = (String) xNode.getDataValue(); in fillNode() local
226 String sParentPath = (String) xNode.getDataValue(); in fillNode() local
Completed in 29 milliseconds