Searched refs:InsertSubInfo (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/tools/inc/tools/ |
H A D | geninfo.hxx | 72 sal_Bool InsertSubInfo( GenericInformation *pInfo ); 74 sal_Bool InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, 155 sal_Bool InsertSubInfo( GenericInformation *pInfo, sal_uInt32 nKey = 0 ) { in InsertSubInfo() function in GenericLockInformation 158 (GenericInformation::InsertSubInfo( pInfo ), sal_True)); } in InsertSubInfo() 160 sal_Bool InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, sal_uInt32 nKey = 0, in InsertSubInfo() function in GenericLockInformation 164 (GenericInformation::InsertSubInfo( rPathKey, rValue, bSearchByPath, bNewPath ), sal_True)); } in InsertSubInfo()
|
/aoo41x/main/tools/source/communi/ |
H A D | geninfo.cxx | 79 sal_Bool GenericInformation::InsertSubInfo( GenericInformation *pInfo ) in InsertSubInfo() function in GenericInformation 86 sal_Bool GenericInformation::InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, in InsertSubInfo() function in GenericInformation
|
Completed in 16 milliseconds