Searched refs:bIsFontwork (Results 1 – 3 of 3) sorted by relevance
185 bool bIsFontwork = false; in lcl_IsFontwork() local192 *pAny >>= bIsFontwork; in lcl_IsFontwork()194 return bIsFontwork; in lcl_IsFontwork()
4362 sal_Bool bIsFontwork = sal_False; in ImplWritePage() local4367 aAny >>= bIsFontwork; in ImplWritePage()4373 …if ( bIsHatching || bIsFontwork || ( mType == "drawing.Measure" ) || ( mType == "drawing.Caption" … in ImplWritePage()
4481 sal_Bool bIsFontwork = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, 0 ) & 0x4000 ) != 0; in ImportShape() local4484 if ( bIsFontwork ) in ImportShape()4561 if ( bIsFontwork ) in ImportShape()
Completed in 214 milliseconds