Home
last modified time | relevance | path

Searched refs:ImplInsert (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/filter/source/graphicfilter/icgm/ !
H A Dbitmap.cxx336 void CGMBitmap::ImplInsert( CGMBitmapDescriptor& rSource, CGMBitmapDescriptor& rDest ) in ImplInsert() function in CGMBitmap
382 ImplInsert( *(pCGMTempBitmap->pCGMBitmapDescriptor), *(pCGMBitmapDescriptor) ); in GetNext()
H A Dbitmap.hxx75 … void ImplInsert( CGMBitmapDescriptor& rSource, CGMBitmapDescriptor& rDest );
/AOO42X/main/vcl/source/gdi/ !
H A Dgdimtf.cxx143 void ImplInsert( ImpLabel* p ) { Insert( p, LIST_APPEND ); } in ImplInsert() function in ImpLabelList
680 pLabelList->ImplInsert( new ImpLabel( rLabel, nActionPos ) ); in InsertLabel()