Lines Matching refs:appendEntry
117 appendEntry( 2, mpDirectionSet ); in ExtrusionDirectionWindow()
119 …appendEntry( 0, String( SVX_RES( STR_PERSPECTIVE ) ), bHighContrast ? maImgPerspectiveH : maImgPer… in ExtrusionDirectionWindow()
120 …appendEntry( 1, String( SVX_RES( STR_PARALLEL ) ), bHighContrast ? maImgParallelH : maImgParallel … in ExtrusionDirectionWindow()
360 appendEntry( 0, aEmpty, bHighContrast ? maImgDepth0h : maImgDepth0 ); in ExtrusionDepthWindow()
361 appendEntry( 1, aEmpty, bHighContrast ? maImgDepth1h : maImgDepth1 ); in ExtrusionDepthWindow()
362 appendEntry( 2, aEmpty, bHighContrast ? maImgDepth2h : maImgDepth2 ); in ExtrusionDepthWindow()
363 appendEntry( 3, aEmpty, bHighContrast ? maImgDepth3h : maImgDepth3 ); in ExtrusionDepthWindow()
364 appendEntry( 4, aEmpty, bHighContrast ? maImgDepth4h : maImgDepth4 ); in ExtrusionDepthWindow()
365 …appendEntry( 5, String( SVX_RES( STR_INFINITY ) ), bHighContrast ? maImgDepthInfinityh : maImgDept… in ExtrusionDepthWindow()
366 appendEntry( 6, String( SVX_RES( STR_CUSTOM ) ) ); in ExtrusionDepthWindow()
627 appendEntry( 3, mpLightingSet ); in ExtrusionLightingWindow()
629 appendEntry( 0, String( SVX_RES( STR_BRIGHT ) ), bHighContrast ? maImgBrighth : maImgBright ); in ExtrusionLightingWindow()
630 appendEntry( 1, String( SVX_RES( STR_NORMAL ) ), bHighContrast ? maImgNormalh : maImgNormal ); in ExtrusionLightingWindow()
631 appendEntry( 2, String( SVX_RES( STR_DIM ) ), bHighContrast ? maImgDimh : maImgDim ); in ExtrusionLightingWindow()
858 …appendEntry( 0, String( SVX_RES( STR_WIREFRAME ) ), bHighContrast ? maImgSurface1h : maImgSurface1… in ExtrusionSurfaceWindow()
859 appendEntry( 1, String( SVX_RES( STR_MATTE ) ), bHighContrast ? maImgSurface2h : maImgSurface2 ); in ExtrusionSurfaceWindow()
860 appendEntry( 2, String( SVX_RES( STR_PLASTIC ) ), bHighContrast ? maImgSurface3h : maImgSurface3 ); in ExtrusionSurfaceWindow()
861 appendEntry( 3, String( SVX_RES( STR_METAL ) ), bHighContrast ? maImgSurface4h : maImgSurface4 ); in ExtrusionSurfaceWindow()