Home
last modified time | relevance | path

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

123

/trunk/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()
H A DUpDownBarWrapper.hxx67 UpDownBarWrapper( bool bUp, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
/trunk/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()
/trunk/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 Doptlingu.cxx2490 sal_Bool bUp = &aPrioUpPB == pBtn; in IMPL_LINK() local
2507 sal_uInt16 nDestPos = bUp ? nCurPos - 1 : nCurPos + 1; 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()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx150 void SetUpdateModeForAcc( sal_Bool bUp);
H A Dunoedprx.hxx77 virtual void SetUpdateModeForAcc( sal_Bool bUp);
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx715 void SetUpdateMode( sal_Bool bUp, EditView* pCurView = 0, sal_Bool bForceUpdate = sal_False );
717 void SetUpdateModeForAcc( sal_Bool bUp);
H A Dimpedit3.cxx3931 void ImpEditEngine::SetUpdateModeForAcc( sal_Bool bUp) in SetUpdateModeForAcc() argument
3933 bUpdateForAcc = bUp; in SetUpdateModeForAcc()
3941 void ImpEditEngine::SetUpdateMode( sal_Bool bUp, EditView* pCurView, sal_Bool bForceUpdate ) in SetUpdateMode() argument
3943 sal_Bool bChanged = ( GetUpdateMode() != bUp ); in SetUpdateMode()
3962 bUpdate = bUp; in SetUpdateMode()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx739 void SvxAccessibleTextAdapter::SetUpdateModeForAcc( sal_Bool bUp) in SetUpdateModeForAcc() argument
741 return mrTextForwarder->SetUpdateModeForAcc( bUp ); in SetUpdateModeForAcc()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx1494 sal_Bool bUp = ( ( nBits & HIB_UPARROW ) == HIB_UPARROW ); in IMPL_LINK() local
1497 if ( bUp ) in IMPL_LINK()
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx1501 aParam.bUp = _bUp; in impl_executeAutoSort_throw()
1680 m_xParser->appendOrderByColumn( pParam->xField, pParam->bUp ); in impl_appendOrderByColumn_throw()
H A Dformoperations.hxx326 bool bUp; member
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx126 sal_Bool bUp = (aCode.GetCode() == KEY_UP); in KeyInput() local
132 && ( bUp || bDown ) ) in KeyInput()
/trunk/main/qadevOOo/java/OOoRunner/src/main/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()
/trunk/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 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;
H A Dmarkarr.hxx64 SCsROW GetNextMarked( SCsROW nRow, sal_Bool bUp ) const;
65 SCROW GetMarkEnd( SCROW nRow, sal_Bool bUp ) const;
H A Dmarkdata.hxx104 SCsROW GetNextMarked( SCCOL nCol, SCsROW nRow, sal_Bool bUp ) const;
/trunk/main/sc/source/core/data/
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 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 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 Dmarkdata.cxx553 SCsROW ScMarkData::GetNextMarked( SCCOL nCol, SCsROW nRow, sal_Bool bUp ) const in GetNextMarked()
560 return pMultiSel[nCol].GetNextMarked( nRow, bUp ); in GetNextMarked()

Completed in 200 milliseconds

123