Searched defs:nSkew (Results 1 – 4 of 4) sorted by relevance
150 void ExtrusionDirectionWindow::implSetDirection( sal_Int32 nSkew, bool bEnabled ) in implSetDirection()
211 …sal_Int32 nSkew = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_EXTRUSION_DIRECTION))->GetValu… in impl_execute() local
1501 long nSkew = (long) ( nRowHeight * nCos / nSin ); in DrawRotatedFrame() local
3616 double nSkew = nTotalHeight * nCos / fabs(nSin); in DrawRotated() local
Completed in 48 milliseconds