Searched refs:nFillHatchIndex (Results 1 – 6 of 6) sorted by relevance
93 nFillHatchIndex = rSource.nFillHatchIndex; in operator =()
241 pElement->pFillBundle->nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()243 pElement->aFillBundle.nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()
125 long nFillHatchIndex; member in FillBundle
189 aTempFillBundle.nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()
240 nHatchIndex = (sal_uInt32)mpCGM->pElement->pFillBundle->nFillHatchIndex; in ImplSetFillBundle()242 nHatchIndex = (sal_uInt32)mpCGM->pElement->aFillBundle.nFillHatchIndex; in ImplSetFillBundle()
258 aFillBundle.nFillHatchIndex = 1; in Init()
Completed in 25 milliseconds