Home
last modified time | relevance | path

Searched defs:SetRow (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/ui/inc/
H A Dpview.hxx84 void SetRow( sal_uInt8 n ) { if( n ) mnRow = n; } in SetRow() function in SwPagePreViewWin
/trunk/main/sw/inc/
H A Dpvprtdat.hxx63 void SetRow(sal_uInt8 n ) { nRow = n; } in SetRow() function in SwPagePreViewPrtData
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiTable.pm418 sub SetRow ($@) subroutine
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx169 void SetRow( SCROW nRow ){ SetValue( nRow ); } in SetRow() function in RowEdit
/trunk/main/sc/inc/
H A Dbigrange.hxx58 void SetRow( sal_Int32 nRowP ) { nRow = nRowP; } in SetRow() function in ScBigAddress
H A Daddress.hxx302 inline void SetRow( SCROW nRowP ) { nRow = nRowP; } in SetRow() function in ScAddress

Completed in 28 milliseconds