Searched refs:WindowStyleSettings (Results 1 – 3 of 3) sorted by relevance
124 …WindowStyleSettings::WindowStyleSettings( ::vos::IMutex& i_rWindowMutex, ::osl::Mutex& i_rListener… in WindowStyleSettings() function in toolkit::WindowStyleSettings134 WindowStyleSettings::~WindowStyleSettings() in ~WindowStyleSettings()139 void WindowStyleSettings::dispose() in dispose()211 ::sal_Int32 SAL_CALL WindowStyleSettings::getActiveColor() throw (RuntimeException) in getActiveColor()351 ::sal_Int32 SAL_CALL WindowStyleSettings::getDialogColor() throw (RuntimeException) in getDialogColor()393 ::sal_Int32 SAL_CALL WindowStyleSettings::getFaceColor() throw (RuntimeException) in getFaceColor()417 ::sal_Int32 SAL_CALL WindowStyleSettings::getFieldColor() throw (RuntimeException) in getFieldColor()473 ::sal_Int32 SAL_CALL WindowStyleSettings::getHelpColor() throw (RuntimeException) in getHelpColor()571 ::sal_Int32 SAL_CALL WindowStyleSettings::getLightColor() throw (RuntimeException) in getLightColor()627 ::sal_Int32 SAL_CALL WindowStyleSettings::getMenuColor() throw (RuntimeException) in getMenuColor()[all …]
57 class WindowStyleSettings : public WindowStyleSettings_Base class60 …WindowStyleSettings( ::vos::IMutex& i_rWindowMutex, ::osl::Mutex& i_rListenerMutex, VCLXWindow& i_…61 ~WindowStyleSettings();
272 …::toolkit::WindowStyleSettings* pStyleSettings = static_cast< ::toolkit::WindowStyleSettings* >( m… in disposing()346 …mxWindowStyleSettings = new ::toolkit::WindowStyleSettings( mrMutex, maListenerContainerMutex, mrA… in getStyleSettings()
Completed in 41 milliseconds