Home
last modified time | relevance | path

Searched refs:pFillBundle (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx220 …pElement->pFillBundle = (FillBundle*)pElement->GetBundleIndex( ImplGetI( pElement->nIndexPrecision… in ImplDoClass5()
225 pElement->pFillBundle->eFillInteriorStyle = (FillInteriorStyle)ImplGetUI16(); in ImplDoClass5()
233 pElement->pFillBundle->SetColor( ImplGetBitmapColor() ); in ImplDoClass5()
241 pElement->pFillBundle->nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()
249 pElement->pFillBundle->nFillPatternIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()
H A Delements.cxx139 pFillBundle = (FillBundle*)GetBundle( aFillList, rSource.pFillBundle->GetIndex() ); in operator =()
255 pFillBundle = &aFillBundle; // fill bundle parameter in Init()
H A Dactimpr.cxx232 eFillStyle = mpCGM->pElement->pFillBundle->eFillInteriorStyle; in ImplSetFillBundle()
236 nFillColor = mpCGM->pElement->pFillBundle->GetColor(); in ImplSetFillBundle()
240 nHatchIndex = (sal_uInt32)mpCGM->pElement->pFillBundle->nFillHatchIndex; in ImplSetFillBundle()
244 nPatternIndex = mpCGM->pElement->pFillBundle->nFillPatternIndex; in ImplSetFillBundle()
H A Delements.hxx115 FillBundle* pFillBundle; // Pointer to the current EdgeBundleIndex member in CGMElements
H A Dbitmap.cxx76 ? BMCOL( mpCGM->pElement->pFillBundle->GetColor() ) in ImplGetBitmap()

Completed in 32 milliseconds