Home
last modified time | relevance | path

Searched defs:props (Results 1 – 25 of 137) sorted by relevance

123456

/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java124 PropertyValue[] props = new PropertyValue[1]; in setNumberingType() local
150 PropertyValue[] props = new PropertyValue[1]; in testPrefix() local
193 PropertyValue[] props = new PropertyValue[1]; in testSuffix() local
237 PropertyValue[] props = new PropertyValue[1]; in testStartWith() local
286 PropertyValue[] props = new PropertyValue[1]; in testFirstLineOffset() local
331 PropertyValue[] props = new PropertyValue[1]; in testLeftMargin() local
376 PropertyValue[] props = new PropertyValue[1]; in testSymbolTextDistance() local
450 PropertyValue[] props = new PropertyValue[1]; in setAjust() local
534 PropertyValue[] props = new PropertyValue[1]; in testSymbolColor() local
580 PropertyValue[] props = new PropertyValue[1]; in testSymbolSize() local
H A DCheckBulletStyle.java89 PropertyValue[] props = new PropertyValue[1]; in setUpDocument() local
139 PropertyValue[] props = new PropertyValue[1]; in testBulletColor() local
159 PropertyValue[] props = new PropertyValue[1]; in testBulletSize() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/
H A DFilterFactory.java108 PropertyValue[] props = (PropertyValue[]) instance; in createTestEnvironment() local
175 protected Object getPropertyValueValue(PropertyValue[] props, String pName) { in getPropertyValueValue()
184 protected void setPropertyValueValue(PropertyValue[] props, String pName, Object pValue) { in setPropertyValueValue()
192 protected PropertyValue getPropertyValue(PropertyValue[] props, String pName) { in getPropertyValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XImportable.java128 protected void printPropertyValue(PropertyValue[] props) { in printPropertyValue()
135 protected boolean checkPropertyNames(PropertyValue[] props, String[] names) { in checkPropertyNames()
153 protected boolean checkPropertyTypes(PropertyValue[] props, Type[] types) { in checkPropertyTypes()
H A D_XNumberFormatsSupplier.java57 XPropertySet props = oObj.getNumberFormatSettings(); in _getNumberFormatSettings() local
/trunk/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java208 PropertyValue[] props = (PropertyValue[]) instance; in checkReadonlySupport() local
300 protected void printPropertyValues(PropertyValue[] props) in printPropertyValues()
320 protected Object getPropertyValueValue(PropertyValue[] props, String pName) in getPropertyValueValue()
336 protected void setPropertyValueValue(PropertyValue[] props, String pName, Object pValue) in setPropertyValueValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDocumentAuditing.java110 PropertyValue[] props = new PropertyValue[1]; in before() local
115 …ntController().getFrame(), (XMultiServiceFactory)tParam.getMSF(), ".uno:AutoRefreshArrows", props); in before() local
138 PropertyValue[] props = new PropertyValue[1]; in after() local
143 …ntController().getFrame(), (XMultiServiceFactory)tParam.getMSF(), ".uno:AutoRefreshArrows", props); in after() local
H A D_DatabaseImportDescriptor.java47 public PropertyValue[] props = null; field in _DatabaseImportDescriptor
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XDiagram.java95 XPropertySet props = null; in _getDataRowProperties() local
127 XPropertySet props = null; in _getDataPointProperties() local
/trunk/main/scripting/examples/javascript/Highlight/
H A DButtonPressHandler.js103 props = new Array; variable
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java109 Property[] props = new Property[ size ]; in getChildren() local
235 public void printLine( Vector props ) { in printLine()
312 Vector props = access.getProperties(); in main() local
/trunk/main/wizards/com/sun/star/wizards/common/
H A DProperties.java44 public static Object getPropertyValue(PropertyValue[] props, String propName) in getPropertyValue()
56 public static boolean hasPropertyValue(PropertyValue[] props, String propName) in hasPropertyValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIElementFactoryRegistration.java49 PropertyValue[][]props = oObj.getRegisteredFactories(); in _getRegisteredFactories() local
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DPageCountField.java148 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, PageCountField); in createPageCountField() local
183 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, field); in isContainPageCountField() local
H A DPageNumberField.java148 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, pageNumberFiled); in createPageNumberFiled() local
187 XPropertySet props = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, field); in isContainPageNumberField() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DUIConfigurationManager.java92 Object[] props = new Object[2]; in createTestEnvironment() local
142 PropertyValue[][]props = xUIManager.getUIElementsInfo(UIElementType.UNKNOWN); in fireEvent() local
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontentcaps.cxx52 uno::Sequence< beans::Property > props(num); in getProperties() local
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DFilterExporter.java42 protected Properties props = new Properties(); field in FilterExporter
H A DAbstractExporter.java60 …protected void storeToURL(Object officeDocument, Properties props, String targetUrl, String filter… in storeToURL()
104 Properties props = new Properties(); in openDocument() local
/trunk/main/forms/source/xforms/submission/
H A Dserialization.hxx68 void setProperties(const CSS::uno::Sequence< CSS::beans::NamedValue >& props) in setProperties()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/
H A DConverterInfoList.java44 private Properties props = null; field in ConverterInfoList
/trunk/main/reportbuilder/java/com/sun/star/report/util/
H A DDefaultJobProperties.java72 final DefaultJobProperties props = new DefaultJobProperties(metaData); in copy() local
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DDialogFactory.java212 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface( in createConfirmDialog() local
290 XPropertySet props = (XPropertySet) in setDimensions() local
322 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface( in createInputDialog() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java47 PropertyDescriptor[] props = new PropertyDescriptor[] { in getPropertyDescriptors() local
/trunk/main/svtools/source/dialogs/
H A Dcolrdlg.cxx92 Sequence< PropertyValue > props( 2 ); in Execute() local

Completed in 77 milliseconds

123456