Home
last modified time | relevance | path

Searched refs:InsertInfo (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/source/communi/
H A Dgeninfo.cxx46 pParent->InsertInfo( this ); in GenericInformation()
82 return ( pInfoList && pInfoList->InsertInfo( pInfo )); in InsertSubInfo()
90 return (pInfoList && pInfoList->InsertInfo( rPathKey, rValue, bSearchByPath, bNewPath )); in InsertSubInfo()
347 sal_Bool GenericInformationList::InsertInfo( GenericInformation *pInfo, in InsertInfo() function in GenericInformationList
360 sal_Bool GenericInformationList::InsertInfo( const ByteString &rPathKey, const ByteString &rValue, in InsertInfo() function in GenericInformationList
/trunk/main/soltools/giparser/
H A Dgi_list.cxx85 List_GenericInfo::InsertInfo( GenericInfo * let_dpInfo, in InsertInfo() function in List_GenericInfo
123 return InsertInfo(let_dpInfo, i_bOverwrite); in InsertInfoByPath()
146 InsertInfo(pNew,false); in InsertInfoByPath()
H A Dst_gilrw.cxx78 aListStack.back()->InsertInfo( pCurKey ); in AddKey()
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx212 sal_Bool InsertInfo( GenericInformation *pInfo, sal_Bool bOverwrite = sal_True );
217 sal_Bool InsertInfo( const ByteString &rPathKey, const ByteString &rValue,
/trunk/main/soltools/inc/
H A Dgi_list.hxx90 bool InsertInfo(
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx315 void InsertInfo( LibInfoItem* pItem );
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx844 void LibInfos::InsertInfo( LibInfoItem* pItem ) in InsertInfo() function in LibInfos
H A Dbasides1.cxx1100 pData->GetLibInfos().InsertInfo( pLibInfoItem ); in SetCurWindow()

Completed in 30 milliseconds