Home
last modified time | relevance | path

Searched refs:bForward (Results 26 – 50 of 71) sorted by relevance

123

/aoo42x/main/chart2/source/controller/main/
H A DChartController.cxx1374 void SAL_CALL ChartController::executeDispatch_MoveSeries( sal_Bool bForward ) in executeDispatch_MoveSeries() argument
1385 … (bForward ? ActionDescriptionProvider::MOVE_TOTOP : ActionDescriptionProvider::MOVE_TOBOTTOM), in executeDispatch_MoveSeries()
1389 …agramHelper::moveSeries( ChartModelHelper::findDiagram( getModel() ), xGivenDataSeries, bForward ); in executeDispatch_MoveSeries()
1392 m_aSelection.setSelection( ObjectIdentifier::getMovedSeriesCID( aObjectCID, bForward ) ); in executeDispatch_MoveSeries()
/aoo42x/main/sw/source/core/edit/
H A Dednumber.cxx892 const SwNumRule * SwEditShell::SearchNumRule( const bool bForward, in SearchNumRule() argument
898 return GetDoc()->SearchNumRule( *(bForward ? GetCrsr()->End() : GetCrsr()->Start()), in SearchNumRule()
899 bForward, bNum, bOutline, nNonEmptyAllowed, in SearchNumRule()
/aoo42x/main/vcl/source/control/
H A Dilstbox.cxx276 …::FindMatchingEntry( const XubString& rStr, sal_uInt16 nStart, sal_Bool bForward, sal_Bool bLazy )… in FindMatchingEntry() argument
280 if ( !bForward ) in FindMatchingEntry()
284 for ( sal_uInt16 n = nStart; bForward ? ( n < nEntryCount ) : n; ) in FindMatchingEntry()
286 if ( !bForward ) in FindMatchingEntry()
297 if ( bForward ) in FindMatchingEntry()
495 sal_uInt16 ImplEntryList::FindFirstSelectable( sal_uInt16 nPos, bool bForward /* = true */ ) in FindFirstSelectable() argument
500 if( bForward ) in FindFirstSelectable()
/aoo42x/main/sfx2/source/appl/
H A Dworkwin.cxx3007 sal_Bool SfxWorkWindow::ActivateNextChild_Impl( sal_Bool bForward ) in ActivateNextChild_Impl() argument
3035 sal_uInt16 n = bForward ? 0 : aList.Count()-1; in ActivateNextChild_Impl()
3063 if( p->ActivateNextChild_Impl( bForward ) ) in ActivateNextChild_Impl()
3071 if ( bForward ) in ActivateNextChild_Impl()
3095 if( p->ActivateNextChild_Impl( bForward ) ) in ActivateNextChild_Impl()
3109 if ( bForward ) in ActivateNextChild_Impl()
/aoo42x/main/svx/inc/svx/
H A Dfmsrcimp.hxx258 void SetDirection(sal_Bool bForward) { m_bForward = bForward; } in SetDirection() argument
/aoo42x/main/chart2/source/inc/
H A DDiagramHelper.hxx294 bool bForward );
316 bool bForward );
/aoo42x/main/sc/source/core/data/
H A Dcolumn2.cxx1438 sal_Bool bForward = (nMovY>0); in FindDataAreaPos() local
1449 if (bForward) in FindDataAreaPos()
1484 nIndex = bForward ? nOldIndex+1 : nOldIndex; in FindDataAreaPos()
1492 if (bForward) in FindDataAreaPos()
/aoo42x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1413 sal_Bool bForward = sal_True; in SelectWordWT() local
1431 bForward )); in SelectWordWT()
1631 sal_Bool bForward = ! io_rbLeft; in DoSetBidiLevelLeftRight() local
1633 bForward, bInsertCrsr ); in DoSetBidiLevelLeftRight()
1636 io_rbLeft = ! bForward; in DoSetBidiLevelLeftRight()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx379 sal_Bool bForward(!rKEvt.GetKeyCode().IsShift()); in KeyInput() local
381 ((SdrHdlList&)rHdlList).TravelFocusHdl(bForward); in KeyInput()
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1075 sal_Bool DataBrowser::IsTabAllowed( sal_Bool bForward ) const in IsTabAllowed()
1081 long nBadCol = bForward in IsTabAllowed()
1084 long nBadRow = bForward in IsTabAllowed()
H A DDataBrowser.hxx60 virtual sal_Bool IsTabAllowed( sal_Bool bForward ) const;
/aoo42x/main/editeng/source/editeng/
H A Deertfpar.cxx277 void __EXPORT EditRTFParser::MovePos( int bForward ) in MovePos() argument
279 if( bForward ) in MovePos()
H A Deertfpar.hxx87 virtual void MovePos( int bForward = sal_True );
/aoo42x/main/vcl/inc/
H A Dilstbox.hxx128 …sal_uInt16 FindMatchingEntry( const XubString& rStr, sal_uInt16 nStart = 0, sal_Bool bForward = …
186 sal_uInt16 FindFirstSelectable( sal_uInt16 nPos, bool bForward = true );
/aoo42x/main/soltools/ldump/
H A Dhashtbl.hxx94 void* FindValidObject(bool bForward);
/aoo42x/main/sw/inc/
H A Dtxatritr.hxx43 sal_Bool bForward; member in SwScriptIterator
/aoo42x/main/sd/source/ui/func/
H A Dfupoor.cxx353 sal_Bool bForward(!rKEvt.GetKeyCode().IsShift()); in IMPL_LINK_INLINE_END() local
355 ((SdrHdlList&)rHdlList).TravelFocusHdl(bForward); in IMPL_LINK_INLINE_END()
/aoo42x/main/dbaccess/source/ui/inc/
H A Dindexfieldscontrol.hxx92 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
H A DTableGrantCtrl.hxx101 virtual sal_Bool IsTabAllowed(sal_Bool bForward) const;
/aoo42x/main/tools/inc/tools/
H A Dcontnr.hxx102 sal_Bool bForward = sal_True ) const;
/aoo42x/main/sfx2/source/inc/
H A Dsplitwin.hxx123 sal_Bool ActivateNextChild_Impl( sal_Bool bForward = sal_True );
/aoo42x/main/tools/source/memtools/
H A Dcontnr.cxx1416 sal_Bool bForward ) const in GetPos()
1439 if ( bForward ) in GetPos()
/aoo42x/main/tools/workben/
H A Dhashtbl.hxx106 void* FindValidObject(BOOL bForward);
/aoo42x/main/basctl/source/basicide/
H A Dbaside2.cxx1322 sal_Bool bForward = !rSearchItem.GetBackward(); in StartSearchAndReplace() local
1327 nFound = pView->Search( rSearchItem.GetSearchOptions() , bForward ); in StartSearchAndReplace()
1335 nFound = pView->Replace( rSearchItem.GetSearchOptions() , bAll , bForward ); in StartSearchAndReplace()
/aoo42x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx666 sal_Bool bForward(!rKEvt.GetKeyCode().IsShift()); in OnTabHandles() local
668 ((SdrHdlList&)rHdlList).TravelFocusHdl(bForward); in OnTabHandles()

Completed in 198 milliseconds

123