Searched refs:ePT (Results 1 – 1 of 1) sorted by relevance
1715 …ProjectionType ePT = (ProjectionType)((const Svx3DPerspectiveItem&)rAttrs.Get(SDRATTR_3DSCENE_PERS… in Update() local1716 if( ( !aBtnPerspective.IsChecked() && ePT == PR_PERSPECTIVE ) || in Update()1717 ( aBtnPerspective.IsChecked() && ePT == PR_PARALLEL ) ) in Update()1719 aBtnPerspective.Check( ePT == PR_PERSPECTIVE ); in Update()1723 aBtnPerspective.Check( ePT == PR_PERSPECTIVE ); in Update()
Completed in 31 milliseconds