Home
last modified time | relevance | path

Searched refs:pTextBundle (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx115 …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()
H A Delements.cxx119 pTextBundle = (TextBundle*)GetBundle( aTextList, rSource.pTextBundle->GetIndex() ); in operator =()
246 pTextBundle = &aTextBundle; // text bundle parameter in Init()
H A Dactimpr.cxx391 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()
H A Delements.hxx98 TextBundle* pTextBundle; // Pointer to the current TextBundleIndex member in CGMElements

Completed in 23 milliseconds