Home
last modified time | relevance | path

Searched refs:getSpecified (Results 1 – 4 of 4) sorted by relevance

/trunk/main/offapi/com/sun/star/xml/dom/
H A DXAttr.idl52 boolean getSpecified();
/trunk/main/unoxml/source/dom/
H A Dattr.hxx84 virtual sal_Bool SAL_CALL getSpecified()throw (RuntimeException);
H A Dattr.cxx138 sal_Bool SAL_CALL CAttr::getSpecified() in getSpecified() function in DOM::CAttr
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java1165 assertTrue("XAttr.getSpecified", xAttr.getSpecified()); in testXAttr()
2975 public boolean getSpecified() { return true; } in getSpecified() method in DOMTest.MockAttr

Completed in 31 milliseconds