Lines Matching refs:pRangePropSet
1774 const Reference < XPropertySet > *pRangePropSet, in exportTextContentEnumeration()
1897 exportTextFrame( xTxtCntnt, bAutoStyles, bIsProgress, sal_True, pRangePropSet ); in exportTextContentEnumeration()
1901 exportTextGraphic( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration()
1905 exportTextEmbedded( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration()
1909 exportShape( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration()
2714 const Reference < XPropertySet > *pRangePropSet) in exportAnyTextFrame()
2727 if( pRangePropSet && lcl_txtpara_isBoundAsChar( xPropSet, in exportAnyTextFrame()
2729 Add( XML_STYLE_FAMILY_TEXT_TEXT, *pRangePropSet ); in exportAnyTextFrame()
2760 sal_Bool bAddCharStyles = pRangePropSet && in exportAnyTextFrame()
2770 sStyle = FindTextStyleAndHyperlink( *pRangePropSet, bDummy, bIsUICharStyle, bHasAutoStyle ); in exportAnyTextFrame()
2777 *pRangePropSet ), bHasAutoStyle, in exportAnyTextFrame()
2778 *pRangePropSet, sCharStyleNames ); in exportAnyTextFrame()