Searched refs:pRangePropSet (Results 1 – 4 of 4) sorted by relevance
| /trunk/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 ); 366 ::com::sun::star::beans::XPropertySet > *pRangePropSet = 0 ); 383 ::com::sun::star::beans::XPropertySet > *pRangePropSet = 0 ); 398 ::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() [all …]
|
| /trunk/main/xmloff/source/text/ |
| H A D | txtparae.cxx | 1777 const Reference < XPropertySet > *pRangePropSet, in exportTextContentEnumeration() 1900 exportTextFrame( xTxtCntnt, bAutoStyles, bIsProgress, sal_True, pRangePropSet ); in exportTextContentEnumeration() 1904 exportTextGraphic( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration() 1908 exportTextEmbedded( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration() 1912 exportShape( xTxtCntnt, bAutoStyles, pRangePropSet ); in exportTextContentEnumeration() 2719 const Reference < XPropertySet > *pRangePropSet) in exportAnyTextFrame() 2732 if( pRangePropSet && lcl_txtpara_isBoundAsChar( xPropSet, in exportAnyTextFrame() 2734 Add( XML_STYLE_FAMILY_TEXT_TEXT, *pRangePropSet ); in exportAnyTextFrame() 2765 sal_Bool bAddCharStyles = pRangePropSet && in exportAnyTextFrame() 2775 … sStyle = FindTextStyleAndHyperlink( *pRangePropSet, bDummy, bIsUICharStyle, bHasAutoStyle ); in exportAnyTextFrame() [all …]
|
| /trunk/main/sc/inc/ |
| H A D | cellsuno.hxx | 501 const SfxItemPropertySet* pRangePropSet; member in ScCellRangeObj
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | cellsuno.cxx | 4689 pRangePropSet( lcl_GetRangePropertySet() ), in ScCellRangeObj() 5873 new SfxItemPropertySetInfo( pRangePropSet->getPropertyMap() )); in getPropertySetInfo() 5925 return pRangePropSet->getPropertyMap(); in GetItemPropertyMap()
|