Home
last modified time | relevance | path

Searched refs:C40_PTR_INSERT (Results 1 – 7 of 7) sorted by relevance

/trunk/main/automation/source/communi/
H A Dcommuni.cxx359 ActiveLinks->C40_PTR_INSERT(CommunicationLink, pCL); in CallConnectionOpened()
374 InactiveLinks->C40_PTR_INSERT(CommunicationLink, pCL); // Ohne Reference in CallConnectionClosed()
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx262 pImpl->pDocList->C40_PTR_INSERT( _FileListEntry, pNewEntry ); in SfxOrganizeMgr()
739 if ( pImpl->pDocList->C40_PTR_INSERT( _FileListEntry, pEntry ) ) in InsertFile()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx162 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName()
174 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName()
H A Dswblocks.cxx212 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName()
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx773 #define C40_PTR_INSERT( c, p ) Insert( (c const *&) p ) macro
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx650 rHWrt.aTxtCollInfos.C40_PTR_INSERT( SwHTMLFmtInfo, pFmtInfo ); in OutHTML_SwFmt()
1766 rFmtInfos.C40_PTR_INSERT( SwHTMLFmtInfo, pFmtInfo ); in GetFmtInfo()
H A Dhtmlforw.cxx1369 if( !rControls.C40_PTR_INSERT( HTMLControl, pHCntrl ) ) in AddControl()