Home
last modified time | relevance | path

Searched refs:rProperties (Results 101 – 125 of 149) sorted by relevance

123456

/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlAutoStyle.hxx41 const ::std::vector< XMLPropertyState >& rProperties,
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlAutoStyle.hxx48 const ::std::vector< XMLPropertyState >& rProperties,
/aoo41x/main/xmloff/inc/
H A DXMLElementPropertyContext.hxx43 ::std::vector< XMLPropertyState > &rProperties;
H A DXMLShapePropertySetContext.hxx54 ::std::vector< XMLPropertyState > &rProperties,
/aoo41x/main/sdext/source/pdfimport/sax/
H A Demitcontext.hxx49 virtual void beginTag( const char* pTag, const PropertyMap& rProperties );
/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx579 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
591 if( rProperties.getLength() ) { in getPropertyValues()
592 nProps = rProperties.getLength(); in getPropertyValues()
593 pProps = rProperties.getConstArray(); in getPropertyValues()
/aoo41x/main/xmloff/source/chart/
H A DXMLChartPropertyContext.hxx48 ::std::vector< XMLPropertyState > &rProperties,
/aoo41x/main/xmloff/source/style/
H A DPageMasterExportPropMapper.hxx42 ::std::vector< XMLPropertyState >& rProperties,
H A DPagePropertySetContext.hxx57 ::std::vector< XMLPropertyState > &rProperties,
/aoo41x/main/xmloff/source/text/
H A DXMLTextPropertySetContext.hxx53 ::std::vector< XMLPropertyState > &rProperties,
H A Dtxtexppr.hxx65 ::std::vector< XMLPropertyState >& rProperties,
H A Dtxtdropi.cxx147 rProperties.push_back( aWholeWordProp ); in EndElement()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLPropertySet.hxx46 virtual void resolve(Properties & rProperties) = 0;
/aoo41x/main/writerfilter/source/doctok/
H A DWW8Sttbf.hxx122 void resolve(Properties & rProperties);
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlprcon.hxx68 ::std::vector< XMLPropertyState > &rProperties,
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx92 com::sun::star::beans::Property >& rProperties,
108 com::sun::star::beans::Property >& rProperties,
/aoo41x/main/extensions/source/propctrlr/
H A Deformshelper.cxx593 PropertyBagInserter( PropertyBag& rProperties ) : m_rProperties( rProperties ) { } in PropertyBagInserter()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2363 void ScXMLImport::SetType(uno::Reference <beans::XPropertySet>& rProperties, in SetType() argument
2371 rProperties->getPropertyValue( sNumberFormat ) >>= rNumberFormat; in SetType()
2407rProperties->setPropertyValue( sNumberFormat, uno::makeAny(xNumberFormatTypes->getStandardFormat(n… in SetType()
2414rProperties->setPropertyValue( sNumberFormat, uno::makeAny(SetCurrencySymbol(rNumberFormat, rCurre… in SetType()
2428rProperties->setPropertyValue( sNumberFormat, uno::makeAny(SetCurrencySymbol(rNumberFormat, rCurre… in SetType()
/aoo41x/main/sc/source/ui/inc/
H A Dsolveroptions.hxx76 … const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>& rProperties );
/aoo41x/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx119 …s( const OUString& rTerm, const Locale& rLocale, const PropertyValues& rProperties ) throw(Illegal…
/aoo41x/main/framework/inc/classes/
H A Dfwktabwindow.hxx122 … AddTabPage( sal_Int32 nIndex, const css::uno::Sequence< css::beans::NamedValue >& rProperties );
/aoo41x/main/offapi/com/sun/star/document/
H A DFilterOptionsRequest.idl56 sequence< com::sun::star::beans::PropertyValue > rProperties;
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx138 ::com::sun::star::beans::Property >& rProperties );
/aoo41x/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx1842 const ::std::vector < PropertyValue >& rProperties = *i; in getStructuredCondition() local
1843 pFilters->realloc(rProperties.size()); in getStructuredCondition()
1845 ::std::vector < PropertyValue >::const_iterator j = rProperties.begin(); in getStructuredCondition()
1846 ::std::vector < PropertyValue >::const_iterator aEnd2 = rProperties.end(); in getStructuredCondition()
/aoo41x/main/oox/inc/oox/xls/
H A Dviewsettings.hxx194 const ::com::sun::star::uno::Any& rProperties );

Completed in 484 milliseconds

123456