Searched defs:PropertyValues (Results 1 – 8 of 8) sorted by relevance
41 typedef ::std::map< PropertyId, ::com::sun::star::uno::Any > PropertyValues; typedef
56 typedef ::std::map< sal_Int32, PPropertyStorage > PropertyValues; typedef
50 … typedef ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > PropertyValues; typedef
254 …tatic void setUnoPropertyValues(Object oUnoObject, String[] PropertyNames, Object[] PropertyValues) in setUnoPropertyValues()
74 public UnoDialog(XMultiServiceFactory xMSF, String[] PropertyNames, Object[] PropertyValues) in UnoDialog()180 …blic void setControlProperties(String ControlName, String[] PropertyNames, Object[] PropertyValues) in setControlProperties()
532 Reference < XHyphenatedWord > SAL_CALL Hyphenator::queryAlternativeSpelling( in queryAlternativeSpelling()
141 class PropertyValues : public PropertyValuesVector {}; class
290 …public void initialize(String[] PropertyNames, Object[] PropertyValues) throws com.sun.star.script… in initialize()
Completed in 63 milliseconds