Searched refs:pTextBundle (Results 1 – 4 of 4) sorted by relevance
115 …pElement->pTextBundle = (TextBundle*)pElement->GetBundleIndex( ImplGetI( pElement->nIndexPrecision… in ImplDoClass5()120 pElement->pTextBundle->nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()129 pBundle = pElement->pTextBundle; in ImplDoClass5()144 …pElement->pTextBundle->nCharacterExpansion = ImplGetFloat( pElement->eRealPrecision, pElement->nRe… in ImplDoClass5()152 …pElement->pTextBundle->nCharacterSpacing = ImplGetFloat( pElement->eRealPrecision, pElement->nReal… in ImplDoClass5()160 pElement->pTextBundle->SetColor( ImplGetBitmapColor() ); in ImplDoClass5()
119 pTextBundle = (TextBundle*)GetBundle( aTextList, rSource.pTextBundle->GetIndex() ); in operator =()246 pTextBundle = &aTextBundle; // text bundle parameter in Init()
391 nTextFontIndex = mpCGM->pElement->pTextBundle->nTextFontIndex; in ImplSetTextBundle()395 eTextPrecision = mpCGM->pElement->pTextBundle->eTextPrecision; in ImplSetTextBundle()399 fCharacterExpansion = mpCGM->pElement->pTextBundle->nCharacterExpansion; in ImplSetTextBundle()403 fCharacterSpacing = mpCGM->pElement->pTextBundle->nCharacterSpacing; in ImplSetTextBundle()407 nTextColor = mpCGM->pElement->pTextBundle->GetColor(); in ImplSetTextBundle()
98 TextBundle* pTextBundle; // Pointer to the current TextBundleIndex member in CGMElements
Completed in 23 milliseconds