Home
last modified time | relevance | path

Searched refs:PR_PARALLEL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dviewpt3d.hxx42 enum ProjectionType { PR_PARALLEL, PR_PERSPECTIVE }; enumerator
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx349 …ProjectionType eProjectionType( eProjectionMode == drawing::ProjectionMode_PARALLEL ? PR_PARALLEL in Create3DObject()
646 if ( eProjectionType == PR_PARALLEL ) in Create3DObject()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx1717 ( aBtnPerspective.IsChecked() && ePT == PR_PARALLEL ) ) in Update()
1821 nValue = PR_PARALLEL; in GetAttr()

Completed in 31 milliseconds