Home
last modified time | relevance | path

Searched refs:nVertical (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/model/main/
H A DDiagram.cxx685 sal_Int32 nHorizontal, nVertical; in setFastPropertyValue() local
686 … 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() local
711 … ThreeDHelper::getRotationFromDiagram( const_cast< Diagram* >( this ), nHorizontal, nVertical ); in getFastPropertyValue()
716 nAngleDegree = nVertical; in getFastPropertyValue()
/trunk/main/sc/source/filter/inc/
H A Deeparser.hxx36 const sal_Char nVertical = 2; variable
37 const sal_Char nHoriVerti = nHorizontal | nVertical;
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx480 if ( nDir & nVertical ) in GraphicSize()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1403 pIL->Last()->nDir = nVertical; in Image()
1620 pActEntry->pImageList->Last()->nDir = nVertical; in ProcToken()

Completed in 57 milliseconds