Home
last modified time | relevance | path

Searched refs:CopyAllBundles (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Delements.cxx99 CopyAllBundles( rSource.aLineList, aLineList ); in operator =()
106 CopyAllBundles( rSource.aMarkerList, aMarkerList ); in operator =()
111 CopyAllBundles( rSource.aEdgeList, aEdgeList ); in operator =()
117 CopyAllBundles( rSource.aTextList, aTextList ); in operator =()
137 CopyAllBundles( rSource.aFillList, aFillList ); in operator =()
340 void CGMElements::CopyAllBundles( List& rSource, List& rDest ) in CopyAllBundles() function in CGMElements
H A Delements.hxx137 void CopyAllBundles( List& Source, List& Dest );

Completed in 10 milliseconds