Home
last modified time | relevance | path

Searched refs:TextBundle (Results 1 – 6 of 6) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dbundles.hxx102 class TextBundle : public Bundle class
111 TextBundle() {}; in TextBundle() function in TextBundle
112 virtual Bundle* Clone() { return new TextBundle( *this ); } ; in Clone()
113 TextBundle& operator=( TextBundle& rTextBundle );
114 virtual ~TextBundle() {}; in ~TextBundle()
H A Dbundles.cxx78 TextBundle& TextBundle::operator=( TextBundle& rSource ) in operator =()
H A Delements.hxx98 TextBundle* pTextBundle; // Pointer to the current TextBundleIndex
99 TextBundle aTextBundle;
H A Dclass5.cxx115 …pElement->pTextBundle = (TextBundle*)pElement->GetBundleIndex( ImplGetI( pElement->nIndexPrecision… in ImplDoClass5()
127 TextBundle* pBundle; in ImplDoClass5()
H A Dclass2.cxx172 TextBundle aTempTextBundle; in ImplDoClass2()
H A Delements.cxx119 pTextBundle = (TextBundle*)GetBundle( aTextList, rSource.pTextBundle->GetIndex() ); in operator =()

Completed in 25 milliseconds