Searched refs:pRangePropSet (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | txtparae.hxx | 318 ::com::sun::star::beans::XPropertySet > *pRangePropSet = 0, 348 ::com::sun::star::beans::XPropertySet > *pRangePropSet = 0 ); 360 ::com::sun::star::beans::XPropertySet > *pRangePropSet = 0 ); 711 ::com::sun::star::beans::XPropertySet > *pRangePropSet) in exportTextFrame() 714 bExportContent, pRangePropSet ); in exportTextFrame() 722 ::com::sun::star::beans::XPropertySet > *pRangePropSet ) in exportTextGraphic() 725 sal_True, pRangePropSet ); in exportTextGraphic() 733 ::com::sun::star::beans::XPropertySet > *pRangePropSet ) in exportTextEmbedded() 736 sal_True, pRangePropSet ); in exportTextEmbedded() 744 ::com::sun::star::beans::XPropertySet > *pRangePropSet ) in exportShape() [all …]
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 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() 2777 *pRangePropSet ), bHasAutoStyle, in exportAnyTextFrame() [all …]
|
/aoo41x/main/sc/inc/ |
H A D | cellsuno.hxx | 610 const SfxItemPropertySet* pRangePropSet; member in ScCellRangeObj
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 4770 pRangePropSet( lcl_GetRangePropertySet() ), in ScCellRangeObj() 5976 new SfxItemPropertySetInfo( pRangePropSet->getPropertyMap() )); in getPropertySetInfo() 6030 return pRangePropSet->getPropertyMap(); in GetItemPropertyMap()
|
Completed in 81 milliseconds