Searched refs:InsertInfo (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/tools/source/communi/ |
H A D | geninfo.cxx | 46 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
|
/aoo41x/main/soltools/giparser/ |
H A D | gi_list.cxx | 85 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 D | st_gilrw.cxx | 78 aListStack.back()->InsertInfo( pCurKey ); in AddKey()
|
/aoo41x/main/soldep/bootstrp/ |
H A D | prodmap.cxx | 121 pProductList->InsertInfo( sProduct, *pVersion, sal_True, sal_True ); in CreateProductList() 128 pProductList->InsertInfo( sDependsOnKey_l, "", sal_True, sal_True ); in CreateProductList() 135 pProductList->InsertInfo( sBasedOnKey_l, "", sal_True, sal_True ); in CreateProductList()
|
/aoo41x/main/tools/inc/tools/ |
H A D | geninfo.hxx | 212 sal_Bool InsertInfo( GenericInformation *pInfo, sal_Bool bOverwrite = sal_True ); 217 sal_Bool InsertInfo( const ByteString &rPathKey, const ByteString &rValue,
|
/aoo41x/main/soltools/inc/ |
H A D | gi_list.hxx | 90 bool InsertInfo(
|
/aoo41x/main/basctl/source/inc/ |
H A D | bastypes.hxx | 315 void InsertInfo( LibInfoItem* pItem );
|
/aoo41x/main/basctl/source/basicide/ |
H A D | bastypes.cxx | 844 void LibInfos::InsertInfo( LibInfoItem* pItem ) in InsertInfo() function in LibInfos
|
H A D | basides1.cxx | 1100 pData->GetLibInfos().InsertInfo( pLibInfoItem ); in SetCurWindow()
|
Completed in 62 milliseconds