Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java150 protected void testProperty(String propName) in testProperty()
284 protected void checkResult(String propName, Object oldValue, in checkResult()
467 protected Object getNewValue(String propName, Object oldValue) in getNewValue()
530 protected Object getNewValue(String propName, Object old) in getNewValue()
546 protected void testProperty(String propName, PropertyTester propTester) in testProperty()
555 protected void testProperty(String propName) in testProperty()
566 protected void testProperty(String propName, Object val1, Object val2) in testProperty()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_DataAccessDescriptor.java37 String propName = "ResultSet"; in _ResultSet() local
80 String propName = "ActiveConnection"; in _ActiveConnection() local
H A D_RowSet.java79 protected void checkResult(String propName, Object oldValue, in checkResult()
110 protected void testProperty(String propName) { in testProperty()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_MailMerge.java62 String propName = "ResultSet"; in _ResultSet() local
106 String propName = "ActiveConnection"; in _ActiveConnection() 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()
H A DUCB.java217 public Object getContentProperty(Object content, String propName, Class type) in getContentProperty()
/trunk/main/slideshow/source/inc/
H A Dtools.hxx332 rtl::OUString const & propName ) in getPropertyValue()
364 rtl::OUString const & propName ) in getPropertyValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XObjectInputStream.java138 String propName = p1[i].Name ; in compareProperties() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRecentFunctions.java141 String propName = (String)propVals[j].Name; in _setRecentFunctionIds() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_FillProperties.java166 String propName = "FillBitmap"; in _FillBitmap() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_DocumentInfo.java108 protected Object getNewValue(String propName, in getNewValue()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XMultiPropertyStates.java128 String propName = names[0]; in _setPropertiesToDefault() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DConfigHelper.java267 String propName, in updateGroupProperty()
308 String propName, in insertOrUpdateExtensibleGroupProperty()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java292 protected Method createGetMethod(String propName, Object obj) in createGetMethod()
331 protected Method createSetMethod(String propName, Object obj, Class paramClass) { in createSetMethod()
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java109 String propName = props[i].Name; in checkTransientDocumentsContent() local
/trunk/main/oox/source/export/
H A Dshapes.cxx337 #define GETA(propName) \ argument
340 #define GETAD(propName) \ argument
343 #define GET(variable, propName) \ argument
H A Ddrawingml.cxx91 #define GETA(propName) \ argument
94 #define GETAD(propName) \ argument
97 #define GET(variable, propName) \ argument
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesComposer.java120 String propName = ( String )properties.get( index ); in setProperties() local
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java469 public static void setProperties(Object obj, String propName, Object value) throws Exception { in setProperties()
482 public static Object getProperties(Object obj, String propName) throws Exception { in getProperties()
497 public static void setCellProperties(XCell xCell, String propName, Object value) throws Exception { in setCellProperties()
509 public static Object getCellProperties(XCell xCell, String propName) throws Exception { in getCellProperties()
/trunk/main/vcl/unx/generic/window/
H A DFWS.cxx81 char propName[64]; in WMSupportsFWS() local
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java168 String propName, in getContentProperty()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dexp_share.hxx218 ::rtl::OUString const & propName, ::rtl::OUString const & attrName, in read()
/trunk/main/sw/source/ui/vba/
H A Dvbafont.cxx78 static rtl::OUString propName() in propName() function in UnderLineMapper
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java358 protected boolean checkResult(XPropertySet set, String propName, in checkResult()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java403 …synchronized public void removePropertyChangeListener(String propName, XPropertyChangeListener lis… in removePropertyChangeListener()
420 …synchronized public void removeVetoableChangeListener(String propName, XVetoableChangeListener lis… in removeVetoableChangeListener()

Completed in 112 milliseconds

12