Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx59 ::rtl::OUString sRelativePath; // the relative path of the node
71 const ::rtl::OUString& getPath( ) const { return sRelativePath; } in getPath()
84 :sRelativePath( _rNodePath ) in NodeValueAccessor()
95 return ( sRelativePath == rhs.sRelativePath ) in operator ==()
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx567 ByteString sRelativePath( rPathY ); in GetOutpath() local
568 sRelativePath.EraseLeadingChars( '/' ); in GetOutpath()
569 sRelativePath.EraseLeadingChars( '\\' ); in GetOutpath()
570 testpath += sRelativePath; in GetOutpath()

Completed in 29 milliseconds