Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx72 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()
/trunk/main/tools/source/communi/
H A Dgeninfo.cxx79 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 23 milliseconds