Searched refs:nVertical (Results 1 – 4 of 4) sorted by relevance
655 sal_Int32 nHorizontal, nVertical; in setFastPropertyValue() local656 … ThreeDHelper::getRotationFromDiagram( const_cast< Diagram* >( this ), nHorizontal, nVertical ); in setFastPropertyValue()660 nVertical = nNewAngleDegree; in setFastPropertyValue()661 ThreeDHelper::setRotationToDiagram( this, nHorizontal, nVertical ); in setFastPropertyValue()680 sal_Int32 nHorizontal, nVertical; in getFastPropertyValue() local681 … ThreeDHelper::getRotationFromDiagram( const_cast< Diagram* >( this ), nHorizontal, nVertical ); in getFastPropertyValue()686 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()