Home
last modified time | relevance | path

Searched refs:PropertyValues (Results 26 – 50 of 111) sorted by relevance

12345

/trunk/main/sw/source/core/fields/
H A Dauthfld.cxx435 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()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DHelper.java254 …tatic void setUnoPropertyValues(Object oUnoObject, String[] PropertyNames, Object[] PropertyValues) in setUnoPropertyValues() argument
261 xMultiPSetLst.setPropertyValues(PropertyNames, PropertyValues); in setUnoPropertyValues()
268 setUnoPropertyValue(oUnoObject, PropertyNames[i], PropertyValues[i]); in setUnoPropertyValues()
/trunk/main/linguistic/source/
H A Dspelldsp.cxx259 const PropertyValues& rProperties ) in isValid()
269 const PropertyValues& rProperties ) in spell()
314 const PropertyValues& rProperties, in isValid_Impl()
482 const PropertyValues& rProperties, in spell_Impl()
H A Dhyphdsp.cxx256 const PropertyValues& rProperties ) in hyphenate()
401 const PropertyValues& rProperties ) in queryAlternativeSpelling()
540 const PropertyValues& rProperties ) in createPossibleHyphens()
/trunk/main/offapi/com/sun/star/graphic/
H A DXGraphicRasterizer.idl27 #include <com/sun/star/beans/PropertyValues.idl>
131 @see com::sun::star::beans::PropertyValues
139 … [in] com::sun::star::beans::PropertyValues RasterizeProperties );
H A DMediaProperties.idl27 #include <com/sun/star/beans/PropertyValues.idl>
119 [optional, property] ::com::sun::star::beans::PropertyValues FilterData;
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMapHelper.cxx56 XMLTag::Pointer_t lcl_PropertyValuesToTag(beans::PropertyValues & rValues) in lcl_PropertyValuesToTag()
94 beans::PropertyValues * pValues = rPropValSeq.getArray(); in lcl_PropertyValueSeqToTag()
H A DGraphicImport.hxx50 … typedef ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > PropertyValues; typedef
81 const ::com::sun::star::beans::PropertyValues& aMediaProperties );
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.hxx100 …AL_CALL isValid( const OUString& rWord, const Locale& rLocale, const PropertyValues& rProperties )…
101 … SAL_CALL spell( const OUString& rWord, const Locale& rLocale, const PropertyValues& rProperties )…
/trunk/main/linguistic/workben/
H A Dsspellimp.hxx102 const PropertyValues& rProperties )
107 const PropertyValues& rProperties )
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java74 public UnoDialog(XMultiServiceFactory xMSF, String[] PropertyNames, Object[] PropertyValues) in UnoDialog() argument
82 xMultiPSetDlg.setPropertyValues(PropertyNames, PropertyValues); in UnoDialog()
180 …blic void setControlProperties(String ControlName, String[] PropertyNames, Object[] PropertyValues) in setControlProperties() argument
184 if (PropertyValues != null) in setControlProperties()
192 xMultiPSet.setPropertyValues(PropertyNames, PropertyValues); in setControlProperties()
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.hxx111 …AL_CALL isValid( const OUString& rWord, const Locale& rLocale, const PropertyValues& rProperties )…
112 … SAL_CALL spell( const OUString& rWord, const Locale& rLocale, const PropertyValues& rProperties )…
/trunk/main/xmloff/source/text/
H A DXMLIndexTemplateContext.hxx74 ::std::vector< ::com::sun::star::beans::PropertyValues > aValueVector;
138 const ::com::sun::star::beans::PropertyValues& aValues);
/trunk/main/offapi/com/sun/star/style/
H A DXAutoStyleFamily.idl33 #include <com/sun/star/beans/PropertyValues.idl>
51 … com::sun::star::style::XAutoStyle insertStyle( [in] com::sun::star::beans::PropertyValues Values);
H A DXAutoStyle.idl43 #include <com/sun/star/beans/PropertyValues.idl>
64 com::sun::star::beans::PropertyValues getProperties();
/trunk/main/offapi/com/sun/star/text/
H A DXRedline.idl27 #include <com/sun/star/beans/PropertyValues.idl>
61 …void makeRedline( [in]string RedlineType, [in] com::sun::star::beans::PropertyValues RedlinePrope…
H A DXTextPortionAppend.idl31 #include <com/sun/star/beans/PropertyValues.idl>
72 … [in] com::sun::star::beans::PropertyValues CharacterAndParagraphProperties )
H A DXTextContentAppend.idl31 #include <com/sun/star/beans/PropertyValues.idl>
74 [in] com::sun::star::beans::PropertyValues CharacterAndParagraphProperties )
H A DXDefaultNumberingProvider.idl33 #include <com/sun/star/beans/PropertyValues.idl>
67 sequence<com::sun::star::beans::PropertyValues>
H A DRedlinePortion.idl30 #include <com/sun/star/beans/PropertyValues.idl>
74 [readonly, property] com::sun::star::beans::PropertyValues RedlineSuccessorData;
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx317 beans::PropertyValues aArgs; in Export()
414 PropertyValues aDesc(2); in SaveGraphic()
535 PropertyValues aDesc(2); in SaveGraphic()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXThesaurus.idl39 #include <com/sun/star/beans/PropertyValues.idl>
85 [in] com::sun::star::beans::PropertyValues aProperties )
/trunk/main/offapi/com/sun/star/text/fieldmaster/
H A DBibliography.idl28 #include <com/sun/star/beans/PropertyValues.idl>
79 [property] sequence< com::sun::star::beans::PropertyValues > SortKeys;
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx110 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValues > seqHandles;
212 …tSequenceToEnhancedCustomShape2dHandle( const com::sun::star::beans::PropertyValues& rHandleProper…
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGeometry.idl33 #include <com/sun/star/beans/PropertyValues.idl>
107 [optional, property] sequence<::com::sun::star::beans::PropertyValues> Handles;

Completed in 428 milliseconds

12345