Searched refs:bIsUICharStyle (Results 1 – 4 of 4) sorted by relevance
/trunk/main/xmloff/source/text/ |
H A D | txtftne.cxx | 105 sal_Bool bIsUICharStyle = sal_False; in exportTextFootnote() local 109 bIsUICharStyle, bHasAutoStyle ); in exportTextFootnote() 140 GetExport(), bIsUICharStyle && in exportTextFootnote()
|
H A D | txtparae.cxx | 2767 sal_Bool bIsUICharStyle; in exportAnyTextFrame() local 2774 sStyle = FindTextStyleAndHyperlink( *pRangePropSet, bDummy, bIsUICharStyle, bHasAutoStyle ); in exportAnyTextFrame() 2776 bIsUICharStyle = sal_False; in exportAnyTextFrame() 2779 GetExport(), bIsUICharStyle && in exportAnyTextFrame() 3261 const sal_Bool bIsUICharStyle, in exportTextRangeSpan() argument 3268 bIsUICharStyle && aCharStyleNamesPropInfoCache.hasProperty( xPropSet, xPropSetInfo ), in exportTextRangeSpan() 3297 sal_Bool bIsUICharStyle = sal_False; in exportTextRange() local 3300 FindTextStyleAndHyperlink( xPropSet, bHyperlink, bIsUICharStyle, bHasAutoStyle ) ); in exportTextRange() 3323 …exportTextRangeSpan( rTextRange, xPropSet, xPropSetInfo, bIsUICharStyle, bHasAutoStyle, sStyle, rP… in exportTextRange() 3327 …exportTextRangeSpan( rTextRange, xPropSet, xPropSetInfo, bIsUICharStyle, bHasAutoStyle, sStyle, rP… in exportTextRange()
|
H A D | txtflde.cxx | 1003 sal_Bool bIsUICharStyle; in ExportField() local 1006 FindTextStyleAndHyperlink( xRangePropSet, bHasHyperlink, bIsUICharStyle, in ExportField() 1041 GetExport(), bIsUICharStyle && in ExportField()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 120 const sal_Bool bIsUICharStyle,
|
Completed in 40 milliseconds