Home
last modified time | relevance | path

Searched defs:props (Results 51 – 75 of 137) sorted by relevance

123456

/aoo41x/test/testuno/source/fvt/uno/sd/bullet/
H A DGraphicBulletFromFile.java119 PropertyValue[] props = new PropertyValue[3]; in testGraphicBulletFromFile() local
H A DCheckBuildInBullet.java148 PropertyValue[] props = new PropertyValue[2]; in testBuildInBullet() local
H A DNumberingBulletTypes.java147 PropertyValue[] props = new PropertyValue[1]; in testNumberingTypes() local
/aoo41x/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java101 Property[] props = new Property[ size ]; in getPropertyValues() local
H A DResourceCreator.java157 PropertyValue[] props = new PropertyValue[ 1 ]; in createNewResource() local
H A DPropertiesComposer.java118 PropertyValue[] props = new PropertyValue[ size ]; in setProperties() local
/aoo41x/main/framework/qa/complex/api_internal/
H A DCheckAPI.java125 PropertyValue[]props; in checkAPI() local
/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXStyle.java223 public String[] getPropertyNames(XPropertySet props) { in getPropertyNames()
/aoo41x/test/testuno/source/fvt/uno/sw/field/
H A DSubjectField.java191 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, field); in isContainSubjectField() local
H A DTitleField.java192 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, field); in isContainTitleField() local
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScStyleObj.java253 public String[] getPropertyNames(XPropertySet props) { in getPropertyNames()
H A DScDataPilotFieldObj.java326 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface( in getSRange() local
H A DScDataPilotItemsObj.java332 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface( in getSRange() local
/aoo41x/main/unotools/source/config/
H A Deventcfg.cxx268 Sequence< beans::PropertyValue > props; in replaceByName() local
289 Sequence< beans::PropertyValue > props(2); in getByName() local
/aoo41x/main/qadevOOo/runner/lib/
H A DParameters.java51 Property[] props; field in Parameters
/aoo41x/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java110 Property[]props = new Property[1]; in checkTransientDocumentsDocumentContent() local
/aoo41x/main/scripting/examples/java/Highlight/
H A DHighlightText.java160 PropertyValue[] props = new PropertyValue[] { cv, wv }; in actionPerformed() local
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/xslt/
H A DPluginFactoryImpl.java148 Properties props = new Properties(); in getDeviceFileExtension() local
/aoo41x/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java169 public void setPropertyValues(PropertyValue[] props) in setPropertyValues()
297 public void setPropertyValues(PropertyValue[] props) in setPropertyValues()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java49 Property[] props = _xNewPropertySet.getPropertySetInfo().getProperties(); in propertySet2PropertyValueArray() local
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XDataPilotDescriptor.java213 XPropertySet props = (XPropertySet) in _getDataPilotFields() local
/aoo41x/main/qadevOOo/tests/java/ifc/beans/
H A D_XTolerantMultiPropertySet.java235 protected String[] getDirectProperties(Property[] props) { in getDirectProperties()
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelFolder.java124 Sheet.Set props; in createSheet() local
/aoo41x/main/writerfilter/source/resourcemodel/
H A DProtocol.cxx108 void StreamProtocol::props(writerfilter::Reference<Properties>::Pointer_t ref) in props() function in writerfilter::StreamProtocol
/aoo41x/main/sfx2/source/doc/
H A Ddocinf.cxx253 uno::Sequence<beans::Property> props = xPropInfo->getProperties(); in SaveOlePropertySet() local

Completed in 145 milliseconds

123456