Home
last modified time | relevance | path

Searched refs:bUp (Results 1 – 25 of 57) sorted by relevance

123

/aoo42x/main/vcl/source/control/
H A Dfield2.cxx1442 static void ImplDateIncrementDay( Date& rDate, sal_Bool bUp ) in ImplDateIncrementDay() argument
1446 if ( bUp ) in ImplDateIncrementDay()
1460 static void ImplDateIncrementMonth( Date& rDate, sal_Bool bUp ) in ImplDateIncrementMonth() argument
1466 if ( bUp ) in ImplDateIncrementMonth()
1500 static void ImplDateIncrementYear( Date& rDate, sal_Bool bUp ) in ImplDateIncrementYear() argument
1505 if ( bUp ) in ImplDateIncrementYear()
1525 void DateField::ImplDateSpinArea( sal_Bool bUp ) in ImplDateSpinArea() argument
1535 ImplDateIncrementDay( aDate, bUp ); in ImplDateSpinArea()
1573 case 2: ImplDateIncrementDay( aDate, bUp ); in ImplDateSpinArea()
2720 void TimeField::ImplTimeSpinArea( sal_Bool bUp ) in ImplTimeSpinArea() argument
[all …]
H A Dspinbtn.cxx328 sal_Bool bUp = KEY_RIGHT == rKEvt.GetKeyCode().GetCode(); in KeyInput() local
329 if ( mbHorz && !ImplMoveFocus( bUp ) ) in KeyInput()
330 bUp ? Up() : Down(); in KeyInput()
337 sal_Bool bUp = KEY_UP == rKEvt.GetKeyCode().GetCode(); in KeyInput() local
339 bUp ? Up() : Down(); in KeyInput()
H A Dslider.cxx612 const bool bUp = ImplIsPageUp( rMousePos ), bDown = ImplIsPageDown( rMousePos ); in ImplDoMouseAction() local
614 if ( bUp || bDown ) in ImplDoMouseAction()
617 mnStateFlags |= ( bUp ? SLIDER_STATE_CHANNEL1_DOWN : SLIDER_STATE_CHANNEL2_DOWN ); in ImplDoMouseAction()
/aoo42x/main/cui/source/options/
H A Ddbregister.cxx255 sal_Bool bUp = (sal_Bool)(sal_uInt16)aUserData.GetToken(1).ToInt32(); in Reset() local
258 if ( bUp ) in Reset()
280 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in FillUserData() local
281 aUserData += bUp ? '1' : '0'; in FillUserData()
333 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in IMPL_LINK() local
336 if ( bUp ) in IMPL_LINK()
H A Doptpath.cxx369 sal_Bool bUp = (sal_Bool)(sal_uInt16)aUserData.GetToken(1).ToInt32(); in Reset() local
372 if ( bUp ) in Reset()
395 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in FillUserData() local
396 aUserData += bUp ? '1' : '0'; in FillUserData()
668 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in IMPL_LINK() local
671 if ( bUp ) in IMPL_LINK()
H A Dwebconninfo.cxx70 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in Resort() local
73 if ( bUp ) in Resort()
/aoo42x/main/sc/source/core/data/
H A Dmarkarr.cxx322 SCsROW ScMarkArray::GetNextMarked( SCsROW nRow, sal_Bool bUp ) const in GetNextMarked()
334 if (bUp) in GetNextMarked()
348 SCROW ScMarkArray::GetMarkEnd( SCROW nRow, sal_Bool bUp ) const in GetMarkEnd()
357 if (bUp) in GetMarkEnd()
H A Dcolumn.cxx96 SCsROW ScColumn::GetNextUnprotected( SCROW nRow, sal_Bool bUp ) const in GetNextUnprotected()
98 return pAttrArray->GetNextUnprotected(nRow, bUp); in GetNextUnprotected()
2130 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark ) in SearchStyle() argument
2135 return pAttrArray->SearchStyle( nRow, pSearchStyle, bUp, in SearchStyle()
2141 return pAttrArray->SearchStyle( nRow, pSearchStyle, bUp, NULL ); in SearchStyle()
2146 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark ) in SearchStyleRange() argument
2151 return pAttrArray->SearchStyleRange( rRow, rEndRow, pSearchStyle, bUp, in SearchStyleRange()
2157 return pAttrArray->SearchStyleRange( rRow, rEndRow, pSearchStyle, bUp, NULL ); in SearchStyleRange()
H A Dattarray.cxx1715 SCsROW ScAttrArray::GetNextUnprotected( SCsROW nRow, sal_Bool bUp ) const in GetNextUnprotected()
1725 if (bUp) in GetNextUnprotected()
2422 sal_Bool bUp, ScMarkArray* pMarkArray ) in SearchStyle() argument
2428 nRow = pMarkArray->GetNextMarked( nRow, bUp ); in SearchStyle()
2443 nRow = pMarkArray->GetNextMarked( nRow, bUp ); in SearchStyle()
2454 if (bUp) in SearchStyle()
2485 const ScStyleSheet* pSearchStyle, sal_Bool bUp, ScMarkArray* pMarkArray ) in SearchStyleRange() argument
2487 SCsROW nStartRow = SearchStyle( rRow, pSearchStyle, bUp, pMarkArray ); in SearchStyleRange()
2494 if (bUp) in SearchStyleRange()
H A Dtable1.cxx993 sal_Bool bUp = ( nMovY < 0 ); in GetNextPos() local
994 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1000 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1024 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1030 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_XTextTableCursor.java143 boolean bUp = false; in _goUp()
149 bUp = oObj.goUp(i,false); in _goUp()
150 tRes.tested("goUp()", bUp ); in _goUp()
/aoo42x/main/sw/source/ui/shells/
H A Dlistsh.cxx78 void lcl_OutlineUpDownWithSubPoints( SwWrtShell& rSh, bool bMove, bool bUp ) in TYPEINIT1()
93 if ( !bUp ) in TYPEINIT1()
136 rSh.OutlineUpDown( bUp ? -1 : 1 ); in TYPEINIT1()
/aoo42x/main/svtools/source/control/
H A Dtoolbarmenu.cxx1086 static bool implCheckSubControlCursorMove( Control* pControl, bool bUp, int& nLastColumn ) in implCheckSubControlCursorMove() argument
1099 if( bUp ) in implCheckSubControlCursorMove()
1116 ToolbarMenuEntry* ToolbarMenu::implCursorUpDown( bool bUp, bool bHomeEnd ) in implCursorUpDown() argument
1124 if( bUp ) in implCursorUpDown()
1137 if( implCheckSubControlCursorMove( pData->mpControl, bUp, mpImpl->mnLastColumn ) ) in implCursorUpDown()
1146 if( bUp ) in implCursorUpDown()
1160 if( bUp ) in implCursorUpDown()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx1582 sal_Bool bUp = sal_False; in ExecuteStatusLine() local
1680 bUp = sal_True; in ExecuteStatusLine()
1706 bUp = sal_True; in ExecuteStatusLine()
1725 bUp = sal_True; in ExecuteStatusLine()
1797 bUp = sal_True; in ExecuteStatusLine()
1803 bUp = sal_True; in ExecuteStatusLine()
1808 bUp = sal_True; in ExecuteStatusLine()
1813 bUp = sal_True; in ExecuteStatusLine()
1823 bUp = sal_True; in ExecuteStatusLine()
1827 if ( bUp ) in ExecuteStatusLine()
/aoo42x/main/sc/inc/
H A Dattarray.hxx133 SCsROW GetNextUnprotected( SCsROW nRow, sal_Bool bUp ) const;
137 sal_Bool bUp, ScMarkArray* pMarkArray = NULL );
139 sal_Bool bUp, ScMarkArray* pMarkArray = NULL );
H A Dmarkarr.hxx64 SCsROW GetNextMarked( SCsROW nRow, sal_Bool bUp ) const;
65 SCROW GetMarkEnd( SCROW nRow, sal_Bool bUp ) const;
H A Dcolumn.hxx339 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark );
341 sal_Bool bUp, sal_Bool bInSelection, const ScMarkData& rMark );
378 SCsROW GetNextUnprotected( SCROW nRow, sal_Bool bUp ) const;
/aoo42x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1489 bool bUp = KEY_SHIFT == nMod; in PreNotify() local
1490 if( ShouldScroll( bUp ) ) in PreNotify()
1492 DoJump( bUp ); in PreNotify()
1500 bool bUp = KEY_UP == nCode; in PreNotify() local
1501 if( ShouldScroll( bUp ) ) in PreNotify()
1503 DoJump( bUp ); in PreNotify()
1506 else if( bUp ) in PreNotify()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin2.cxx796 void ScGridWindow::PagebreakMove( const MouseEvent& rMEvt, sal_Bool bUp ) in PagebreakMove() argument
919 if ( !bPagebreakDrawn || bUp || aDrawRange != aPagebreakDrag ) in PagebreakMove()
931 if ( !bUp && !bHide ) in PagebreakMove()
943 if ( bUp ) in PagebreakMove()
1067 if (bTimer && !bUp) in PagebreakMove()
/aoo42x/main/sw/source/ui/inc/
H A Dworkctrl.hxx193 sal_Bool bUp; member in SwHlpImageButton
196 ImageButton(pParent, rResId), bUp(bUpBtn){} in SwHlpImageButton()
/aoo42x/main/svtools/source/contnr/
H A Dfileview.cxx1704 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in IMPL_LINK() local
1706 if ( bUp ) in IMPL_LINK()
1718 mpImp->Resort_Impl( nItemID, !bUp ); in IMPL_LINK()
1754 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in GetConfigString() local
1755 sRet += bUp ? '1' : '0'; in GetConfigString()
1780 sal_Bool bUp = (sal_Bool)(sal_uInt16)rCfgStr.GetToken( 0, ';', nIdx ).ToInt32(); in SetConfigString() local
1783 if ( bUp ) in SetConfigString()
/aoo42x/main/vcl/source/window/
H A Dmenu.cxx491 void ImplDrawScroller( sal_Bool bUp );
494 void ImplScroll( sal_Bool bUp );
4564 void MenuFloatingWindow::ImplScroll( sal_Bool bUp ) in ImplScroll() argument
4576 if ( bScrollUp && bUp ) in ImplScroll()
4599 else if ( bScrollDown && !bUp ) in ImplScroll()
4873 if ( bUp ) in ImplCursorUpDown()
4884 if( bUp ) in ImplCursorUpDown()
4898 if ( bUp ) in ImplCursorUpDown()
5141 void MenuFloatingWindow::ImplDrawScroller( sal_Bool bUp ) in ImplDrawScroller() argument
5149 long nY = bUp ? 0 : ( aOutSz.Height() - nScrollerHeight ); in ImplDrawScroller()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dgridwin.hxx226 void RFMouseMove( const MouseEvent& rMEvt, sal_Bool bUp );
228 void PagebreakMove( const MouseEvent& rMEvt, sal_Bool bUp );
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DUpDownBarWrapper.cxx142 bool bUp, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in UpDownBarWrapper() argument
145 , m_aPropertySetName( bUp ? C2U("WhiteDay") : C2U("BlackDay") ) in UpDownBarWrapper()
/aoo42x/main/formula/source/ui/dlg/
H A Dfuncutl.cxx126 sal_Bool bUp = (aCode.GetCode() == KEY_UP); in KeyInput() local
132 && ( bUp || bDown ) ) in KeyInput()

Completed in 177 milliseconds

123