Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx74 sal_Bool InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue,
160 sal_Bool InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, sal_uInt32 nKey = 0, in InsertSubInfo() argument
164 (GenericInformation::InsertSubInfo( rPathKey, rValue, bSearchByPath, bNewPath ), sal_True)); } in InsertSubInfo()
217 sal_Bool InsertInfo( const ByteString &rPathKey, const ByteString &rValue,
/trunk/main/tools/source/communi/
H A Dgeninfo.cxx86 sal_Bool GenericInformation::InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, in InsertSubInfo() argument
90 return (pInfoList && pInfoList->InsertInfo( rPathKey, rValue, bSearchByPath, bNewPath )); in InsertSubInfo()
360 sal_Bool GenericInformationList::InsertInfo( const ByteString &rPathKey, const ByteString &rValue, in InsertInfo() argument
365 ByteString sPathKey ( rPathKey ); in InsertInfo()

Completed in 11 milliseconds