Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DStreamView.java205 if (msPartPathUnderMouse==null in SetPartUnderMouse()
206 || ! msPartPathUnderMouse.equals(sPartPath)) in SetPartUnderMouse()
208 msPartPathUnderMouse = sPartPath; in SetPartUnderMouse()
211 new PartName(msPartPathUnderMouse)).getContentType(); in SetPartUnderMouse()
265 private String msPartPathUnderMouse; field in StreamView

Completed in 8 milliseconds