Home
last modified time | relevance | path

Searched refs:ImplVDrawRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/control/
H A Druler.cxx363 void Ruler::ImplVDrawRect( long nX1, long nY1, long nX2, long nY2 ) in ImplVDrawRect() function in Ruler
745 ImplVDrawRect( n1, nVirTop, n2, nVirBottom ); in ImplDrawBorders()
835 ImplVDrawRect( n, nVirTop, n, nVirBottom ); in ImplDrawBorders()
1343 ImplVDrawRect( nP1, nVirTop, nM1-1, nVirBottom ); //left gray rectangle in ImplFormat()
1345 ImplVDrawRect( nM2+1, nVirTop, nP2, nVirBottom ); //right gray rectangle in ImplFormat()
1349 ImplVDrawRect( nM1, nVirTop, nM2-1, nVirBottom ); //center rectangle in ImplFormat()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx715 SVT_DLLPRIVATE void ImplVDrawRect( long nX1, long nY1, long nX2, long nY2 );

Completed in 44 milliseconds