Searched refs:rPathKey (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/tools/inc/tools/ |
H A D | geninfo.hxx | 74 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,
|
/aoo4110/main/tools/source/communi/ |
H A D | geninfo.cxx | 86 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 13 milliseconds