Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/toolbars/
H A Dextrusionbar.cxx686 sal_Bool bParallel = sal_True; in getExtrusionDirectionState() local
696 bParallel = nProjectionMode == ProjectionMode_PARALLEL; in getExtrusionDirectionState()
698 if( bParallel ) in getExtrusionDirectionState()
835 sal_Bool bParallel = sal_True; in getExtrusionProjectionState() local
839 bParallel = eProjectionMode == ProjectionMode_PARALLEL; in getExtrusionProjectionState()
843 nFinalProjection = bParallel; in getExtrusionProjectionState()
845 else if( nFinalProjection != bParallel ) in getExtrusionProjectionState()
/aoo4110/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx260 bool bParallel = bRightAngled || (nPerspective == 0); in convertFromModel() local
261 …cssd::ProjectionMode eProjMode = bParallel ? cssd::ProjectionMode_PARALLEL : cssd::ProjectionMode_… in convertFromModel()
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2378 bool bParallel = bRightAngled || (nPerspective == 0); in Convert() local
2379 eProjMode = bParallel ? cssd::ProjectionMode_PARALLEL : cssd::ProjectionMode_PERSPECTIVE; in Convert()

Completed in 44 milliseconds