Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dinsrule.cxx74 GalleryExplorer::BeginLocking(GALLERY_THEME_RULERS); in SwInsertGrfRulerDlg()
75 GalleryExplorer::FillObjList( GALLERY_THEME_RULERS, aGrfNames ); in SwInsertGrfRulerDlg()
95 GalleryExplorer::EndLocking(GALLERY_THEME_RULERS); in ~SwInsertGrfRulerDlg()
153 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_RULERS, nItemId - 2, in UserDraw()
/trunk/main/svx/inc/svx/
H A Dgallery.hxx54 #define GALLERY_THEME_RULERS 17 macro
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx606 case( GALLERY_THEME_RULERS ): aFallback = "Rulers"; break; in GetThemeName()