Searched refs:C40_PTR_INSERT (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/automation/source/communi/ |
| H A D | communi.cxx | 359 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 D | orgmgr.cxx | 262 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 D | SwXMLTextBlocks.cxx | 162 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName() 174 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName()
|
| H A D | swblocks.cxx | 212 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName()
|
| /trunk/main/svl/inc/svl/ |
| H A D | svarray.hxx | 773 #define C40_PTR_INSERT( c, p ) Insert( (c const *&) p ) macro
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmlatr.cxx | 650 rHWrt.aTxtCollInfos.C40_PTR_INSERT( SwHTMLFmtInfo, pFmtInfo ); in OutHTML_SwFmt() 1766 rFmtInfos.C40_PTR_INSERT( SwHTMLFmtInfo, pFmtInfo ); in GetFmtInfo()
|
| H A D | htmlforw.cxx | 1369 if( !rControls.C40_PTR_INSERT( HTMLControl, pHCntrl ) ) in AddControl()
|