Searched refs:isHighContrast (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/svx/source/tbxctrls/ |
H A D | tbxalign.cxx | 118 Image aImage = GetImage( xFrame, aCommand, hasBigImages(), isHighContrast() ); in functionSelected() 133 Image aImage = GetImage( xFrame, m_aCommand, hasBigImages(), isHighContrast() ); in updateImage()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | animatedimagespeer.cxx | 193 … const bool isHighContrast = pThrobber->GetSettings().GetStyleSettings().GetHighContrastMode(); in lcl_updateImageList_nothrow() local 208 … || ( !lcl_ensureImage_throw( xGraphicProvider, isHighContrast, rImageSet[0] ) ) in lcl_updateImageList_nothrow() 257 lcl_ensureImage_throw( xGraphicProvider, isHighContrast, *cachedImage ); in lcl_updateImageList_nothrow()
|
/aoo42x/main/svx/source/customshapes/ |
H A D | tbxcustomshapes.cxx | 172 Image aImage = GetImage( xFrame, m_aCommand, hasBigImages(), isHighContrast() ); in functionSelected() 187 Image aImage = GetImage( xFrame, m_aCommand, hasBigImages(), isHighContrast() ); in updateImage()
|
/aoo42x/main/svtools/source/contnr/ |
H A D | fileview.cxx | 163 static sal_Bool isHighContrast( const Window* _pView ) in isHighContrast() function 1342 … Image aImage = SvFileInformationManager::GetImage( aObj, sal_False, isHighContrast( this ) ); in OpenFolder() 2360 …aImage = SvFileInformationManager::GetFolderImage( aVolInfo, sal_False, isHighContrast( mpView ) ); in CreateDisplayText_Impl() 2363 …nManager::GetFileImage( INetURLObject( (*aIt)->maTargetURL ), sal_False, isHighContrast( mpView )); in CreateDisplayText_Impl() 2448 … pEntry->maImage = SvFileInformationManager::GetImage( aObj, sal_False, isHighContrast( mpView ) ); in CreateVector_Impl() 2658 …pData->maImage = SvFileInformationManager::GetFolderImage( aVolInfo, sal_False, isHighContrast( mp… in FolderInserted()
|
/aoo42x/main/sdext/source/minimizer/ |
H A D | unodialog.hxx | 75 sal_Bool isHighContrast();
|
H A D | unodialog.cxx | 201 sal_Bool UnoDialog::isHighContrast() in isHighContrast() function in UnoDialog
|
H A D | optimizerdialog.cxx | 139 isHighContrast() ? in InitRoadmap()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | toolboxcontroller.hxx | 172 sal_Bool isHighContrast() const;
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | toolboxcontroller.cxx | 230 sal_Bool bHighContrast = isHighContrast(); in getMenu()
|
/aoo42x/main/svtools/source/uno/ |
H A D | toolboxcontroller.cxx | 645 sal_Bool ToolboxController::isHighContrast() const in isHighContrast() function in svt::ToolboxController
|
Completed in 74 milliseconds