Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/lingu/
H A Dhyp.cxx68 bInSelection( bSelect ), in SwHyphWrapper()
102 uno::Reference< uno::XInterface > xHyphWord = bInSelection ? in SpellContinue()
/aoo4110/main/sw/source/core/edit/
H A Dedattr.cxx414 sal_uInt16 &rScrpt, sal_Bool bInSelection, sal_Bool bNum ) in lcl_IsNoEndTxtAttrAtPos() argument
477 if( bInSelection ) in lcl_IsNoEndTxtAttrAtPos()
/aoo4110/main/sc/inc/
H A Dcolumn.hxx339 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark );
341 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark );
/aoo4110/main/sw/source/ui/inc/
H A Dhyp.hxx42 sal_Bool bInSelection : 1; // Trennen von selektiertem Text member in SwHyphWrapper
/aoo4110/main/sc/source/core/data/
H A Dcolumn.cxx2130 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark ) in SearchStyle() argument
2132 if (bInSelection) in SearchStyle()
2146 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark ) in SearchStyleRange() argument
2148 if (bInSelection) in SearchStyleRange()
/aoo4110/main/sc/source/ui/inc/
H A Dtabview.hxx385 void FindNextUnprot( sal_Bool bShift, sal_Bool bInSelection = sal_True );
/aoo4110/main/editeng/source/editeng/
H A Dimpedit.hxx480 sal_Bool bInSelection; member in ImpEditEngine
837 sal_Bool IsInSelectionMode() { return bInSelection; } in IsInSelectionMode()
H A Dimpedit.cxx1404 pEditEngine->pImpEditEngine->bInSelection = sal_True; in CreateAnchor()
1410 pEditEngine->pImpEditEngine->bInSelection = sal_False; in DeselectAll()
H A Dimpedit2.cxx132 bInSelection = sal_False; in ImpEditEngine()
676 bInSelection = sal_False; in MouseButtonUp()
3646 bInSelection = sal_False; in StopSelectionMode()
/aoo4110/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1122 sal_Bool bInSelection = nBegin < nTextEnd; in Convert() local
1124 if (bFound && bInSelection) // convertible text found within selection/range? in Convert()
/aoo4110/main/sc/source/ui/view/
H A Dtabview3.cxx1364 void ScTabView::FindNextUnprot( sal_Bool bShift, sal_Bool bInSelection ) in FindNextUnprot() argument
1369 sal_Bool bMarked = bInSelection && (rMark.IsMarked() || rMark.IsMultiMarked()); in FindNextUnprot()

Completed in 107 milliseconds