Home
last modified time | relevance | path

Searched refs:rPropSet (Results 76 – 100 of 143) sorted by relevance

123456

/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx726 const Reference<XPropertySet> & rPropSet) in PrepareField() argument
731 rPropSet->setPropertyValue(sPropertyFieldSubType, aAny); in PrepareField()
735 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
744 ForceUpdate(rPropSet); in PrepareField()
749 rPropSet->setPropertyValue(sPropertyContent, aAny); in PrepareField()
788 const Reference<XPropertySet> & rPropSet) in PrepareField() argument
793 rPropSet->setPropertyValue(sPropertyAuthorFullName, aAny); in PrepareField()
796 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
805 ForceUpdate(rPropSet); in PrepareField()
810 rPropSet->setPropertyValue(sPropertyContent, aAny); in PrepareField()
H A DXMLIndexUserSourceContext.cxx72 Reference<XPropertySet> & rPropSet) : in XMLIndexUserSourceContext() argument
74 rPropSet, sal_True), in XMLIndexUserSourceContext()
H A DXMLIndexSourceBaseContext.cxx162 Reference<XPropertySet> & rPropSet, in XMLIndexSourceBaseContext() argument
170 , rIndexPropertySet(rPropSet) in XMLIndexSourceBaseContext()
H A DXMLIndexAlphabeticalSourceContext.cxx74 Reference<XPropertySet> & rPropSet) in XMLIndexAlphabeticalSourceContext() argument
75 : XMLIndexSourceBaseContext(rImport, nPrfx, rLocalName, rPropSet, sal_False) in XMLIndexAlphabeticalSourceContext()
H A DXMLIndexTemplateContext.cxx78 Reference<XPropertySet> & rPropSet, in XMLIndexTemplateContext() argument
95 , rPropertySet(rPropSet) in XMLIndexTemplateContext()
H A DXMLSectionExport.hxx335 ::com::sun::star::beans::XPropertySet> & rPropSet,
355 ::com::sun::star::beans::XPropertySet> & rPropSet,
H A Dtxtexppr.cxx326 Reference< XPropertySet > rPropSet ) const in ContextFilter()
892 Any aAny = rPropSet->getPropertyValue( in ContextFilter()
1003 SvXMLExportPropertyMapper::ContextFilter(rProperties,rPropSet); in ContextFilter()
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx170 ::com::sun::star::beans::XPropertySet > & rPropSet );
257 const Reference< beans::XPropertySet > & rPropSet ) in FillPropertySet()
286 xImpPrMap->FillPropertySet( GetProperties(), rPropSet, aContextIDs ); in FillPropertySet()
307 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
310 rPropSet->setPropertyValue( rPropertyName, Any( sStyleName ) ); in FillPropertySet()
H A Dsdpropls.cxx1203 uno::Reference< beans::XPropertySet > rPropSet ) const in ContextFilter()
1401 if( rPropSet->getPropertyValue( sVisibleArea ) >>= aRect ) in ContextFilter()
1522 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter()
1597 uno::Reference< beans::XPropertySet > rPropSet ) const in ContextFilter()
1744 SvXMLExportPropertyMapper::ContextFilter(rProperties, rPropSet); in ContextFilter()
/trunk/main/starmath/source/
H A Dmathmlexport.hxx66 ::com::sun::star::beans::XPropertySet > & rPropSet,
77 ::com::sun::star::beans::XPropertySet > & rPropSet,
H A Dmathmlimport.hxx60 ::com::sun::star::beans::XPropertySet > & rPropSet,
71 ::com::sun::star::beans::XPropertySet > & rPropSet,
/trunk/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx152 void TextCharacterProperties::pushToPropSet( PropertySet& rPropSet, const XmlFilterBase& rFilter ) … in pushToPropSet() argument
156 rPropSet.setProperties( aPropMap ); in pushToPropSet()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx338 void XclImpFont::WriteFontProperties( ScfPropertySet& rPropSet, in WriteFontProperties() argument
342 rPropSet, eType, maData, mbHasWstrn, mbHasAsian, mbHasCmplx, pFontColor ); in WriteFontProperties()
515 void XclImpFontBuffer::WriteFontProperties( ScfPropertySet& rPropSet, in WriteFontProperties() argument
519 pFont->WriteFontProperties( rPropSet, eType, pFontColor ); in WriteFontProperties()
522 void XclImpFontBuffer::WriteDefaultCtrlFontProperties( ScfPropertySet& rPropSet ) const in WriteDefaultCtrlFontProperties()
524 maCtrlFont.WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL ); in WriteDefaultCtrlFontProperties()
/trunk/main/xmloff/source/style/
H A DXMLPageExport.cxx75 const Reference < XPropertySet > & rPropSet, in collectPageMasterAutoStyle()
81 ::std::vector<XMLPropertyState> xPropStates = xPageMasterExportPropMapper->Filter( rPropSet ); in collectPageMasterAutoStyle()
H A Dprstylei.cxx226 const Reference< XPropertySet > & rPropSet ) in FillPropertySet()
233 xImpPrMap->FillPropertySet( maProperties, rPropSet ); in FillPropertySet()
/trunk/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx201 Reference<beans::XPropertySet>& rPropSet, const sal_Char* pPropName, const Any& rVal ) in SetOptionalPropertyValue() argument
205 rPropSet->setPropertyValue(OUString::createFromAscii(pPropName), rVal); in SetOptionalPropertyValue()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx127 const Reference< XPropertySet > & rPropSet ) in FillPropertySet()
167 XMLPropStyleContext::FillPropertySet(rPropSet); in FillPropertySet()
/trunk/main/desktop/source/offacc/
H A Dacceptor.cxx51 Reference< XPropertySet > rPropSet( rFactory, UNO_QUERY ); in getComponentContext() local
52 Any a = rPropSet->getPropertyValue( in getComponentContext()
/trunk/main/sc/source/filter/inc/
H A Dfapihelper.hxx265 void ReadFromPropertySet( const ScfPropertySet& rPropSet );
299 void WriteToPropertySet( ScfPropertySet& rPropSet ) const;
H A Dxlstyle.hxx420 const ScfPropertySet& rPropSet, XclFontPropSetType eType,
425 ScfPropertySet& rPropSet, XclFontPropSetType eType,
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx110 void OControlStyleContext::FillPropertySet(const Reference< XPropertySet > & rPropSet ) in FillPropertySet() argument
138 XMLPropStyleContext::FillPropertySet(rPropSet); in FillPropertySet()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.hxx149 ::com::sun::star::beans::XPropertySet > & rPropSet );
320 ::com::sun::star::beans::XPropertySet > & rPropSet );
H A Dxmlstyle.hxx112 ::com::sun::star::beans::XPropertySet > rPropSet ) const;
135 ::com::sun::star::beans::XPropertySet > rPropSet ) const;
H A Dxmlstyli.cxx506 const uno::Reference< XPropertySet > & rPropSet ) in FillPropertySet()
522 …aConditionalFormat = rPropSet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONA… in FillPropertySet()
542 XMLPropStyleContext::FillPropertySet(rPropSet); in FillPropertySet()
/trunk/main/xmloff/inc/
H A Dtxtflde.hxx234 ::com::sun::star::beans::XPropertySet> & rPropSet,
253 ::com::sun::star::beans::XPropertySet> & rPropSet,

Completed in 166 milliseconds

123456