Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx143 setEntryImage( 0, bHighContrast ? maImgPerspectiveH : maImgPerspective ); in DataChanged()
144 setEntryImage( 1, bHighContrast ? maImgParallelH : maImgParallel ); in DataChanged()
451 setEntryImage( 0, bHighContrast ? maImgDepth0h : maImgDepth0 ); in DataChanged()
452 setEntryImage( 1, bHighContrast ? maImgDepth1h : maImgDepth1 ); in DataChanged()
453 setEntryImage( 2, bHighContrast ? maImgDepth2h : maImgDepth2 ); in DataChanged()
454 setEntryImage( 3, bHighContrast ? maImgDepth3h : maImgDepth3 ); in DataChanged()
455 setEntryImage( 4, bHighContrast ? maImgDepth4h : maImgDepth4 ); in DataChanged()
456 setEntryImage( 5, bHighContrast ? maImgDepthInfinityh : maImgDepthInfinity ); in DataChanged()
733 setEntryImage( 0, bHighContrast ? maImgBrighth : maImgBright ); in DataChanged()
734 setEntryImage( 1, bHighContrast ? maImgNormalh : maImgNormal ); in DataChanged()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dtoolbarmenu.hxx91 void setEntryImage( int nEntryId, const Image& rImage );
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx608 void ToolbarMenu::setEntryImage( int nEntryId, const Image& rImage ) in setEntryImage() function in svtools::ToolbarMenu

Completed in 27 milliseconds