Home
last modified time | relevance | path

Searched refs:bCaret (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dedit.cxx2666 sal_Bool bCaret = sal_False, bSelection = sal_False; in ImplSetSelection() local
2670 bCaret = sal_True; in ImplSetSelection()
2673 if (bCaret) in ImplSetSelection()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java141 BaseCaret bCaret = (BaseCaret)caret; in scrollToLine() local
142 bCaret.setDot(pos, bCaret, EditorUI.SCROLL_FIND); in scrollToLine()

Completed in 35 milliseconds