Home
last modified time | relevance | path

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

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DWindow.java153 if ((getOwner() instanceof Frame && ((Frame) getOwner()).active) || in dispose()
154 (getOwner() instanceof Dialog && ((Dialog) getOwner()).active)) { in dispose()
155 eventQueue.postEvent(new java.awt.event.WindowEvent(getOwner(), in dispose()
/trunk/main/ucb/source/ucp/webdav/
H A DDAVException.hxx189 const rtl::OUString & getOwner() const { return mOwner; } in getOwner() function in http_dav_ucp::DAVException
H A DCurlSession.cxx651 (sal_Int32)e.getError(), e.getStatus(), e.getData(), e.getOwner(), e.getExtendedError() in provideCredentials()
H A Dwebdavcontent.cxx3401 e.getOwner() ); in MapDAVException()

Completed in 49 milliseconds