/aoo41x/main/offapi/com/sun/star/graphic/ |
H A D | XGraphicProvider.idl | 32 #include <com/sun/star/beans/PropertyValues.idl> 64 @see com::sun::star::beans::PropertyValues 66 …::XPropertySet queryGraphicDescriptor( [in] ::com::sun::star::beans::PropertyValues MediaPropertie… 85 @see com::sun::star::beans::PropertyValues 87 XGraphic queryGraphic( [in] ::com::sun::star::beans::PropertyValues MediaProperties ) 104 @see com::sun::star::beans::PropertyValues 107 [in] ::com::sun::star::beans::PropertyValues MediaProperties )
|
/aoo41x/main/editeng/source/misc/ |
H A D | unolingu.cxx | 501 const ::com::sun::star::beans::PropertyValues& rProperties ) 597 const beans::PropertyValues& rProperties ) in queryMeanings() 636 const ::com::sun::star::beans::PropertyValues& rProperties ) 642 const ::com::sun::star::beans::PropertyValues& rProperties ) 689 const beans::PropertyValues& rProperties ) in isValid() 703 const beans::PropertyValues& rProperties ) in spell() 745 const ::com::sun::star::beans::PropertyValues& rProperties ) 753 const ::com::sun::star::beans::PropertyValues& rProperties ) 811 const beans::PropertyValues& rProperties ) in hyphenate() 828 const PropertyValues& rProperties ) in queryAlternativeSpelling() [all …]
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | XTextConvert.idl | 31 #include <com/sun/star/beans/PropertyValues.idl> 81 [in] com::sun::star::beans::PropertyValues FrameProperties ) 100 … [in] sequence< sequence< com::sun::star::beans::PropertyValues > > CellProperties, 101 [in] sequence< com::sun::star::beans::PropertyValues > RowProperties, 102 [in] com::sun::star::beans::PropertyValues TableProperties )
|
H A D | Text.idl | 33 #include <com/sun/star/beans/PropertyValues.idl> 109 <LI><P>com::sun::star::beans::PropertyValues RedlineSuccessorData 114 [optional, property] ::com::sun::star::beans::PropertyValues StartRedline; 130 <LI><P>com::sun::star::beans::PropertyValues RedlineSuccessorData 135 [optional, maybevoid, property] ::com::sun::star::beans::PropertyValues EndRedline;
|
H A D | XRubySelection.idl | 30 #include <com/sun/star/beans/PropertyValues.idl> 55 sequence<com::sun::star::beans::PropertyValues> getRubyList( [in] boolean Automatic ); 61 …void setRubyList( [in] sequence<com::sun::star::beans::PropertyValues > RubyList, [in] boolean Aut…
|
H A D | XParagraphAppend.idl | 31 #include <com/sun/star/beans/PropertyValues.idl> 67 …star::text::XTextRange appendParagraph( [in] com::sun::star::beans::PropertyValues CharacterAndPa… 80 …star::text::XTextRange finishParagraph( [in] com::sun::star::beans::PropertyValues CharacterAndPa…
|
/aoo41x/main/svx/source/dialog/ |
H A D | rubydialog.cxx | 106 Sequence<PropertyValues> aRubyValues; 136 Sequence<PropertyValues>& GetRubyValues() {return aRubyValues;} in GetRubyValues() 413 const Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in SetText() 446 Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in GetText() 464 const Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in Update() 574 const Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in IMPL_LINK() 639 Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in IMPL_LINK() 662 Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in IMPL_LINK() 686 Sequence<PropertyValues>& aRubyValues = pImpl->GetRubyValues(); in IMPL_LINK()
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | textconnectionsettings_uno.cxx | 77 PropertyValues m_aPropertyValues; 205 PropertyValues::const_iterator pos = m_aPropertyValues.find( _nHandle ); in setFastPropertyValue_NoBroadcast() 221 PropertyValues::const_iterator pos = m_aPropertyValues.find( _nHandle ); in convertFastPropertyValue() 240 PropertyValues::const_iterator pos = m_aPropertyValues.find( _nHandle ); in getFastPropertyValue()
|
/aoo41x/main/xmloff/inc/forms/ |
H A D | property_handler.hxx | 41 typedef ::std::map< PropertyId, ::com::sun::star::uno::Any > PropertyValues; typedef 52 getAttributeValue( const PropertyValues& i_propertyValues ) const = 0; 62 …getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_propertyValues ) cons…
|
/aoo41x/main/linguistic/source/ |
H A D | spelldsp.hxx | 90 const ::com::sun::star::beans::PropertyValues& aProperties, 97 const ::com::sun::star::beans::PropertyValues& aProperties, 110 …om::sun::star::lang::Locale& aLocale, const ::com::sun::star::beans::PropertyValues& aProperties )… 111 …om::sun::star::lang::Locale& aLocale, const ::com::sun::star::beans::PropertyValues& aProperties )…
|
H A D | hyphdsp.hxx | 114 const ::com::sun::star::beans::PropertyValues& aProperties ) 122 const ::com::sun::star::beans::PropertyValues& aProperties ) 130 const ::com::sun::star::beans::PropertyValues& aProperties )
|
/aoo41x/main/xmloff/source/forms/handler/ |
H A D | vcl_date_handler.cxx | 52 …::rtl::OUString VCLDateHandler::getAttributeValue( const PropertyValues& /*i_propertyValues*/ ) co… in getAttributeValue() 76 …bool VCLDateHandler::getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_… in getPropertyValues() 99 for ( PropertyValues::iterator prop = o_propertyValues.begin(); in getPropertyValues()
|
H A D | vcl_time_handler.cxx | 52 …::rtl::OUString VCLTimeHandler::getAttributeValue( const PropertyValues& /*i_propertyValues*/ ) co… in getAttributeValue() 77 …bool VCLTimeHandler::getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_… in getPropertyValues() 100 for ( PropertyValues::iterator prop = o_propertyValues.begin(); in getPropertyValues()
|
H A D | vcl_date_handler.hxx | 43 virtual ::rtl::OUString getAttributeValue( const PropertyValues& i_propertyValues ) const; 45 …virtual bool getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_property…
|
H A D | vcl_time_handler.hxx | 43 virtual ::rtl::OUString getAttributeValue( const PropertyValues& i_propertyValues ) const; 45 …virtual bool getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_property…
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | XSpellChecker1.idl | 43 #include <com/sun/star/beans/PropertyValues.idl> 60 [in] com::sun::star::beans::PropertyValues aProperties ) 67 [in] com::sun::star::beans::PropertyValues aProperties )
|
H A D | XHyphenator.idl | 48 #include <com/sun/star/beans/PropertyValues.idl> 121 [in] com::sun::star::beans::PropertyValues aProperties ) 169 [in] com::sun::star::beans::PropertyValues aProperties ) 201 [in] com::sun::star::beans::PropertyValues aProperties )
|
H A D | XSpellChecker.idl | 43 #include <com/sun/star/beans/PropertyValues.idl> 90 [in] com::sun::star::beans::PropertyValues aProperties ) 123 [in] com::sun::star::beans::PropertyValues aProperties )
|
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/ |
H A D | hyphenimp.hxx | 111 …cale& aLocale, sal_Int16 nMaxLeading, const ::com::sun::star::beans::PropertyValues& aProperties )… 112 …g::Locale& aLocale, sal_Int16 nIndex, const ::com::sun::star::beans::PropertyValues& aProperties )… 113 …om::sun::star::lang::Locale& aLocale, const ::com::sun::star::beans::PropertyValues& aProperties )…
|
/aoo41x/main/linguistic/inc/linguistic/ |
H A D | lngprophelp.hxx | 115 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals ); 218 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals ); 267 virtual void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximpcustomshape.cxx | 1084 const std::vector< beans::PropertyValues >& rElement, in SdXMLCustomShapePropertyMerge() 1089 uno::Sequence< beans::PropertyValues > aPropSeq( rElement.size() ); in SdXMLCustomShapePropertyMerge() 1090 std::vector< beans::PropertyValues >::const_iterator aIter = rElement.begin(); in SdXMLCustomShapePropertyMerge() 1091 std::vector< beans::PropertyValues >::const_iterator aEnd = rElement.end(); in SdXMLCustomShapePropertyMerge() 1092 beans::PropertyValues* pValues = aPropSeq.getArray(); in SdXMLCustomShapePropertyMerge() 1252 std::vector< beans::PropertyValues >::iterator aHandleIter = maHandles.begin(); in EndElement() 1253 std::vector< beans::PropertyValues >::iterator aHandleEnd = maHandles.end(); in EndElement() 1384 beans::PropertyValues aPropSeq( aHandle.size() ); in CreateChildContext()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyMapHelper.hxx | 33 XMLTag::Pointer_t lcl_PropertyValuesToTag(beans::PropertyValues & rValues); 35 typedef uno::Sequence<beans::PropertyValues> PropertyValueSeq_t;
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLIndexTemplateContext.cxx | 55 using ::com::sun::star::beans::PropertyValues; 139 const PropertyValues& aValues) in addTemplateEntry() 193 Sequence<PropertyValues> aValueSequence(nCount); in EndElement()
|
/aoo41x/main/sw/source/ui/index/ |
H A D | cntex.cxx | 351 uno::Sequence< beans::PropertyValues> aSequPropVals(10); in CreateOrUpdateExample() 411 beans::PropertyValues aPropVals(nParamCount); in CreateOrUpdateExample() 435 beans::PropertyValues* pValues = aSequPropVals.getArray(); in CreateOrUpdateExample() 450 … uno::Any aLevelProp(&aSequPropVals, ::getCppuType((uno::Sequence<beans::PropertyValues>*)0)); in CreateOrUpdateExample()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | authfld.cxx | 435 Sequence<PropertyValues> aRet(m_pSortKeyArr->Count()); in QueryValue() 436 PropertyValues* pValues = aRet.getArray(); in QueryValue() 496 Sequence<PropertyValues> aSeq; in PutValue() 500 const PropertyValues* pValues = aSeq.getConstArray(); in PutValue()
|