Searched refs:nTextFontIndex (Results 1 – 6 of 6) sorted by relevance
385 sal_uInt32 nTextFontIndex; in ImplSetTextBundle() local391 nTextFontIndex = mpCGM->pElement->pTextBundle->nTextFontIndex; in ImplSetTextBundle()393 nTextFontIndex = mpCGM->pElement->aTextBundle.nTextFontIndex; in ImplSetTextBundle()416 FontEntry* pFontEntry = mpCGM->pElement->aFontList.GetFontEntry( nTextFontIndex ); in ImplSetTextBundle()
81 nTextFontIndex = rSource.nTextFontIndex; in operator =()
120 pElement->pTextBundle->nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()122 pElement->aTextBundle.nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()
106 sal_uInt32 nTextFontIndex; member in TextBundle
174 aTempTextBundle.nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()
248 aTextBundle.nTextFontIndex = 1; in Init()
Completed in 21 milliseconds