Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/common/ !
H A DFileAccess.java528 …int iLeave = SystemDialog.showMessageBox(xMSF, "QueryBox", VclWindowPeerAttribute.YES_NO, sFileexi… in PathisValid() local
529 if (iLeave == 3) in PathisValid()