Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DComponentTreeTraversal.java48 protected boolean shouldStepInto( XIndexContainer xContainer ) throws com.sun.star.uno.Exception in shouldStepInto() method in ComponentTreeTraversal
70 && shouldStepInto( xCont ) in handle()
H A DControlLock.java53 protected boolean shouldStepInto( XIndexContainer xContainer ) throws com.sun.star.uno.Exception in shouldStepInto() method in LockControlModels
55 if ( !super.shouldStepInto( xContainer ) ) in shouldStepInto()

Completed in 31 milliseconds