Searched refs:nVertical (Results 1 – 4 of 4) sorted by relevance
685 sal_Int32 nHorizontal, nVertical; in setFastPropertyValue() local686 … ThreeDHelper::getRotationFromDiagram( const_cast< Diagram* >( this ), nHorizontal, nVertical ); in setFastPropertyValue()690 nVertical = nNewAngleDegree; in setFastPropertyValue()691 ThreeDHelper::setRotationToDiagram( this, nHorizontal, nVertical ); in setFastPropertyValue()710 sal_Int32 nHorizontal, nVertical; in getFastPropertyValue() local711 … ThreeDHelper::getRotationFromDiagram( const_cast< Diagram* >( this ), nHorizontal, nVertical ); in getFastPropertyValue()716 nAngleDegree = nVertical; in getFastPropertyValue()
36 const sal_Char nVertical = 2; variable37 const sal_Char nHoriVerti = nHorizontal | nVertical;
480 if ( nDir & nVertical ) in GraphicSize()
1403 pIL->Last()->nDir = nVertical; in Image()1620 pActEntry->pImageList->Last()->nDir = nVertical; in ProcToken()
Completed in 39 milliseconds