| /AOO41X/main/padmin/source/ |
| H A D | padialog.cxx | 100 updateSettings(); in PADialog() 104 void PADialog::updateSettings() in updateSettings() function in PADialog 196 updateSettings(); in DataChanged()
|
| H A D | adddlg.cxx | 768 updateSettings(); in AddPrinterDialog() 801 void AddPrinterDialog::updateSettings() in updateSettings() function in AddPrinterDialog 815 updateSettings(); in DataChanged()
|
| H A D | padialog.hxx | 102 void updateSettings();
|
| H A D | adddlg.hxx | 229 void updateSettings();
|
| /AOO41X/main/framework/inc/uielement/ |
| H A D | statusbarwrapper.hxx | 65 virtual void SAL_CALL updateSettings() throw (::com::sun::star::uno::RuntimeException);
|
| H A D | toolbarwrapper.hxx | 74 virtual void SAL_CALL updateSettings() throw (::com::sun::star::uno::RuntimeException);
|
| H A D | menubarwrapper.hxx | 83 virtual void SAL_CALL updateSettings( ) throw (::com::sun::star::uno::RuntimeException);
|
| /AOO41X/main/framework/source/uielement/ |
| H A D | statusbarwrapper.cxx | 157 void SAL_CALL StatusBarWrapper::updateSettings() throw ( RuntimeException ) in updateSettings() function in framework::StatusBarWrapper
|
| H A D | toolbarwrapper.cxx | 242 void SAL_CALL ToolBarWrapper::updateSettings() throw (::com::sun::star::uno::RuntimeException) in updateSettings() function in framework::ToolBarWrapper
|
| H A D | menubarwrapper.cxx | 229 void SAL_CALL MenuBarWrapper::updateSettings() throw ( RuntimeException ) in updateSettings() function in framework::MenuBarWrapper
|
| /AOO41X/main/offapi/com/sun/star/ui/ |
| H A D | XUIElementSettings.idl | 59 void updateSettings();
|
| H A D | ConfigurableUIElement.idl | 114 changed, afterwards <member>XUIElementSettings::updateSettings</member> must be called so
|
| /AOO41X/main/vcl/inc/unx/gtk/ |
| H A D | gtkgdi.hxx | 75 void updateSettings( AllSettings& rSettings );
|
| /AOO41X/main/framework/inc/helper/ |
| H A D | uiconfigelementwrapperbase.hxx | 98 virtual void SAL_CALL updateSettings() throw (::com::sun::star::uno::RuntimeException) = 0;
|
| /AOO41X/main/framework/source/layoutmanager/ |
| H A D | layoutmanager.cxx | 3023 xElementSettings->updateSettings(); in elementInserted() 3086 xElementSettings->updateSettings(); in elementRemoved() 3160 xElementSettings->updateSettings(); in elementReplaced()
|
| H A D | toolbarlayoutmanager.cxx | 3979 xElementSettings->updateSettings(); in elementInserted() 4056 xElementSettings->updateSettings(); in elementRemoved() 4091 xElementSettings->updateSettings(); in elementReplaced()
|
| /AOO41X/main/vcl/unx/gtk/window/ |
| H A D | gtkframe.cxx | 2329 pGraphics->updateSettings( rSettings ); in UpdateSettings()
|
| /AOO41X/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 3303 void GtkSalGraphics::updateSettings( AllSettings& rSettings ) in updateSettings() function in GtkSalGraphics
|