Home
last modified time | relevance | path

Searched refs:bKeepSelection (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1300 void BrowseBox::RowInserted( long nRow, long nNumRows, sal_Bool bDoPaint, sal_Bool bKeepSelection ) in RowInserted() argument
1367 GoToRow( 0, sal_False, bKeepSelection ); in RowInserted()
1369 GoToRow( nCurRow += nNumRows, sal_False, bKeepSelection ); in RowInserted()
1602 sal_Bool BrowseBox::GoToRow( long nRow, sal_Bool bRowColMove, sal_Bool bKeepSelection ) in GoToRow() argument
1632 if ( !bMultiSelection && !bKeepSelection ) in GoToRow()
1640 if( !bKeepSelection ) in GoToRow()
1665 if ( !bMultiSelection && !bKeepSelection ) in GoToRow()
1672 if ( !bMultiSelection && !bKeepSelection) in GoToRow()
1678 if ( !bMultiSelection && !bKeepSelection ) in GoToRow()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx745 …ool SwEditShell::InsertURL( const SwFmtINetFmt& rFmt, const String& rStr, sal_Bool bKeepSelection ) in InsertURL() argument
791 if(!bKeepSelection) in InsertURL()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx471 … long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True, sal_Bool bKeepSelection = sal_False );
/trunk/main/vcl/source/control/
H A Dfield.cxx392 void FormatterBase::SetFieldText( const XubString& rText, sal_Bool bKeepSelection ) in SetFieldText() argument
397 if ( bKeepSelection ) in SetFieldText()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx593 … long nRow, long nNumRows = 1, sal_Bool bDoPaint = sal_True, sal_Bool bKeepSelection = sal_False );
/trunk/main/sw/inc/
H A Deditsh.hxx771 sal_Bool bKeepSelection = sal_False );
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx60 void SetFieldText( const XubString& rText, sal_Bool bKeepSelection );
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1921 …id DbGridControl::RowInserted(long nRow, long nNumRows, sal_Bool bDoPaint, sal_Bool bKeepSelection) in RowInserted() argument
1936 DbGridControl_Base::RowInserted(nRow, nNumRows, bDoPaint, bKeepSelection); in RowInserted()

Completed in 95 milliseconds