Searched refs:TextBundle (Results 1 – 6 of 6) sorted by relevance
102 class TextBundle : public Bundle class111 TextBundle() {}; in TextBundle() function in TextBundle112 virtual Bundle* Clone() { return new TextBundle( *this ); } ; in Clone()113 TextBundle& operator=( TextBundle& rTextBundle );114 virtual ~TextBundle() {}; in ~TextBundle()
78 TextBundle& TextBundle::operator=( TextBundle& rSource ) in operator =()
98 TextBundle* pTextBundle; // Pointer to the current TextBundleIndex99 TextBundle aTextBundle;
115 …pElement->pTextBundle = (TextBundle*)pElement->GetBundleIndex( ImplGetI( pElement->nIndexPrecision… in ImplDoClass5()127 TextBundle* pBundle; in ImplDoClass5()
172 TextBundle aTempTextBundle; in ImplDoClass2()
119 pTextBundle = (TextBundle*)GetBundle( aTextList, rSource.pTextBundle->GetIndex() ); in operator =()
Completed in 23 milliseconds