Home
last modified time | relevance | path

Searched defs:propertyValue (Results 1 – 13 of 13) sorted by relevance

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java117 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
140 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
151 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
166 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
175 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
189 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
198 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
209 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
223 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
232 com.sun.star.beans.PropertyValue propertyValue = new com.sun.star.beans.PropertyValue(); in setAttributes() local
[all …]
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java174 public XComponent loadDocument(String file, PropertyValue... propertyValue) throws Exception { in loadDocument()
184 …public XComponent loadDocumentFromURL(String url, PropertyValue... propertyValue) throws Exception… in loadDocumentFromURL()
200 …public void saveDocument(XComponent doc, String toPath, PropertyValue... propertyValue) throws Exc… in saveDocument()
206 …public void saveDocumentToURL(XComponent doc, String toURL, PropertyValue... propertyValue) throws… in saveDocumentToURL()
/trunk/main/odk/examples/java/DocumentHandling/
H A DDocumentSaver.java75 com.sun.star.beans.PropertyValue[] propertyValue = in main() local
94 xStorable.storeAsURL( sSaveUrl.toString(), propertyValue ); in main() local
H A DDocumentPrinter.java73 com.sun.star.beans.PropertyValue propertyValue[] = in main() local
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java218 Object propertyValue = xStyleProps.getPropertyValue(propertyName.toString()); in getDefaultPageStyleProperty() local
229 …aultPageStyleProperty(XComponent xComponent, String propertyName, Object propertyValue) throws Exc… in setDefaultPageStyleProperty()
237 xStyleProps.setPropertyValue (propertyName.toString(), propertyValue); in setDefaultPageStyleProperty() local
/trunk/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DImageShrink.java102 public boolean filter(com.sun.star.beans.PropertyValue[] propertyValue) { in filter()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java123 Object propertyValue = values.getObject( index, null ); in getPropertyValues() local
/trunk/main/connectivity/qa/connectivity/tools/
H A DDataSource.java135 Object propertyValue = null; in impl_getPropertyValue() local
/trunk/test/testuno/source/pvt/uno/
H A DConversion.java154 private PropertyValue propertyValue(String name, Object value) { in propertyValue() method in Conversion
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunnerService.java334 public void setPropertyValues(PropertyValue[] propertyValue) in setPropertyValues()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx488 CFTypeRef propertyValue; in createHeaderForProperty() local
871 CFTypeRef propertyValue; in createMacabRecord() local
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditorImpl.java164 com.sun.star.beans.PropertyValue[] propertyValue ) in dispatch()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx487 const NamedValue* propertyValue = aPropertyValues.getConstArray(); in translateItemsToProperties() local

Completed in 59 milliseconds