/aoo41x/main/unoxml/source/dom/ |
H A D | characterdata.cxx | 69 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in appendData() local 103 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in deleteData() local 173 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in insertData() local 210 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in replaceData() local 229 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in setData() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/sdb/ |
H A D | _DataAccessDescriptor.java | 41 …XResultSet oldValue = (XResultSet) UnoRuntime.queryInterface(XResultSet.class,oObj.getPropertyValu… in _ResultSet() local 84 …XConnection oldValue = (XConnection) UnoRuntime.queryInterface(XConnection.class,oObj.getPropertyV… in _ActiveConnection() local
|
H A D | _RowSet.java | 71 Object oldValue = null ; field in _RowSet.SafeTester 79 protected void checkResult(String propName, Object oldValue, in checkResult()
|
/aoo41x/main/winaccessibility/source/service/ |
H A D | AccComponentEventListener.cxx | 92 void AccComponentEventListener::handleValueChangedEvent(Any oldValue, Any newValue) in handleValueChangedEvent() 113 void AccComponentEventListener::handleTextChangedEvent(Any oldValue, Any newValue) in handleTextChangedEvent() 125 void AccComponentEventListener::handleCaretChangedEvent(Any oldValue, Any newValue) in handleCaretChangedEvent()
|
H A D | AccListEventListener.cxx | 75 void AccListEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent() 114 void AccListEventListener::handleValueChangedEvent(Any oldValue, Any newValue) in handleValueChangedEvent()
|
H A D | AccDescendantManagerEventListener.cxx | 83 void AccDescendantManagerEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent() 122 void AccDescendantManagerEventListener::handleSelectionChangedEvent(Any oldValue, Any newValue) in handleSelectionChangedEvent() 156 void AccDescendantManagerEventListener::handleChildChangedNoFocusEvent(Any oldValue, Any newValue) in handleChildChangedNoFocusEvent()
|
H A D | AccContainerEventListener.cxx | 118 void AccContainerEventListener::handleStateChangedEvent(Any oldValue, Any newValue) in handleStateChangedEvent() 137 void AccContainerEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent() 213 void AccContainerEventListener::handleTextChangedEvent(Any oldValue, Any newValue) in handleTextChangedEvent() 439 void AccContainerEventListener::handleValueChangedEvent(Any oldValue, Any newValue) in handleValueChangedEvent()
|
H A D | AccObjectContainerEventListener.cxx | 49 void AccObjectContainerEventListener::handleStateChangedEvent(Any oldValue, Any newValue) in handleStateChangedEvent()
|
H A D | AccTreeEventListener.cxx | 64 void AccTreeEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent()
|
H A D | AccTableEventListener.cxx | 109 void AccTableEventListener::handleActiveDescendantChangedEvent(Any oldValue, Any newValue) in handleActiveDescendantChangedEvent()
|
H A D | AccMenuEventListener.cxx | 69 void AccMenuEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()
|
H A D | AccParagraphEventListener.cxx | 94 void AccParagraphEventListener::handleCaretChangedEvent(Any oldValue, Any newValue) in handleCaretChangedEvent()
|
H A D | AccDialogEventListener.cxx | 87 void AccDialogEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()
|
H A D | AccWindowEventListener.cxx | 86 void AccWindowEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()
|
H A D | AccFrameEventListener.cxx | 105 void AccFrameEventListener::handleChildChangedEvent(Any oldValue, Any newValue) in handleChildChangedEvent()
|
/aoo41x/main/qadevOOo/tests/java/ifc/util/ |
H A D | _XIndent.java | 64 int oldValue = getIndent(); in _incrementIndent() local 77 int oldValue = getIndent(); in _decrementIndent() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _MailMerge.java | 66 …XResultSet oldValue = (XResultSet) UnoRuntime.queryInterface(XResultSet.class,oObj.getPropertyValu… in _ResultSet() local 110 …XConnection oldValue = (XConnection) UnoRuntime.queryInterface(XConnection.class,oObj.getPropertyV… in _ActiveConnection() local
|
/aoo41x/main/qadevOOo/runner/lib/ |
H A D | MultiPropertyTest.java | 177 Object oldValue = oObj.getPropertyValue(propName); in testProperty() local 283 protected void checkResult(String propName, Object oldValue, in checkResult() 466 protected Object getNewValue(String propName, Object oldValue) in getNewValue()
|
/aoo41x/main/qadevOOo/tests/java/ifc/drawing/ |
H A D | _DrawingDocumentDrawView.java | 150 Object oldValue=null; in _ZoomType() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/document/ |
H A D | _DocumentInfo.java | 109 Object oldValue) { in getNewValue()
|
/aoo41x/main/sc/qa/complex/sc/ |
H A D | CalcRTL.java | 311 Object oldValue = set.getPropertyValue(pName); in changeProperty() local 359 Object oldValue, Object newValue, in checkResult()
|
/aoo41x/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XHierarchicalPropertySet.java | 95 Object oldValue = oObj.getHierarchicalPropertyValue(pNames[k]); in _setHierarchicalPropertyValue() local
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | CfgParser.java | 116 Object oldValue = param.get(key); in getIniParameters() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/form/validation/ |
H A D | _XValidatableFormComponent.java | 118 Object oldValue = gValues[i]; in changeAllProperties() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/ |
H A D | _XResultSet.java | 401 String oldValue = xRow.getString(util.DBTools.TST_STRING); in _refreshRow() local
|