Home
last modified time | relevance | path

Searched refs:pRangePropSet (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx318 ::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 …]
/aoo4110/main/xmloff/source/text/
H A Dtxtparae.cxx1774 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 …]
/aoo4110/main/sc/inc/
H A Dcellsuno.hxx610 const SfxItemPropertySet* pRangePropSet; member in ScCellRangeObj
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4770 pRangePropSet( lcl_GetRangePropertySet() ), in ScCellRangeObj()
5976 new SfxItemPropertySetInfo( pRangePropSet->getPropertyMap() )); in getPropertySetInfo()
6030 return pRangePropSet->getPropertyMap(); in GetItemPropertyMap()

Completed in 98 milliseconds