Searched refs:MarkerBundle (Results 1 – 6 of 6) sorted by relevance
72 class MarkerBundle : public Bundle class79 MarkerBundle() {}; in MarkerBundle() function in MarkerBundle80 virtual Bundle* Clone() { return new MarkerBundle( *this ); } ; in Clone()81 MarkerBundle& operator=( MarkerBundle& rMarkerBundle );82 virtual ~MarkerBundle() {}; in ~MarkerBundle()
62 MarkerBundle& MarkerBundle::operator=( MarkerBundle& rSource ) in operator =()
87 MarkerBundle* pMarkerBundle; // Pointer to the current MarkerBundleIndex88 MarkerBundle aMarkerBundle;
162 MarkerBundle aTempMarkerBundle; in ImplDoClass2()
108 pMarkerBundle = (MarkerBundle*)GetBundle( aMarkerList, rSource.pMarkerBundle->GetIndex() ); in operator =()
78 …pElement->pMarkerBundle = (MarkerBundle*)pElement->GetBundleIndex( ImplGetI( pElement->nIndexPreci… in ImplDoClass5()
Completed in 35 milliseconds