Searched refs:aLineBundle (Results 1 – 4 of 4) sorted by relevance
100 aLineBundle = rSource.aLineBundle; in operator =()210 pLineBundle = &aLineBundle; // line bundle parameter in Init()211 aLineBundle.SetIndex( 1 ); in Init()212 aLineBundle.eLineType = LT_SOLID; in Init()213 aLineBundle.nLineWidth = 1; in Init()214 aLineBundle.SetColor( 0xffffff ); in Init()215 InsertBundle( aLineList, aLineBundle ); in Init()
39 …etBundleIndex( ImplGetI( pElement->nIndexPrecision ), pElement->aLineList, pElement->aLineBundle ); in ImplDoClass5()46 pElement->aLineBundle.eLineType = (LineType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()65 ? pElement->aLineBundle.nLineWidth = nWidth in ImplDoClass5()66 : pElement->aLineBundle.nLineWidth = nWidth; in ImplDoClass5()74 pElement->aLineBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()
151 nLineColor = mpCGM->pElement->aLineBundle.GetColor(); in ImplSetLineBundle()155 eLineType = mpCGM->pElement->aLineBundle.eLineType; in ImplSetLineBundle()159 fLineWidth = mpCGM->pElement->aLineBundle.nLineWidth; in ImplSetLineBundle()
81 LineBundle aLineBundle; member in CGMElements
Completed in 21 milliseconds