"UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlModel";"DefaultControl" "UnoControlNumericFieldModel";"com::sun::star::util::XCloneable";"createClone()" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width" "UnoControlNumericFieldModel";"com::sun::star::lang::XComponent";"dispose()" "UnoControlNumericFieldModel";"com::sun::star::lang::XComponent";"addEventListener()" "UnoControlNumericFieldModel";"com::sun::star::lang::XComponent";"removeEventListener()" "UnoControlNumericFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()" "UnoControlNumericFieldModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()" "UnoControlNumericFieldModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" "UnoControlNumericFieldModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()" "UnoControlNumericFieldModel";"com::sun::star::beans::XMultiPropertySet";"removePropertiesChangeListener()" "UnoControlNumericFieldModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()" "UnoControlNumericFieldModel";"com::sun::star::io::XPersistObject";"getServiceName()" "UnoControlNumericFieldModel";"com::sun::star::io::XPersistObject";"write()" "UnoControlNumericFieldModel";"com::sun::star::io::XPersistObject";"read()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" "UnoControlNumericFieldModel";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"BackgroundColor" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Border" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"BorderColor#optional" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"DecimalAccuracy" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Enabled" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontDescriptor" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontEmphasisMark" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontRelief" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpText" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpURL" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HideInactiveSelection#optional" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Printable" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ReadOnly" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Repeat#optional" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"RepeatDelay#optional" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ShowThousandsSeparator" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Spin" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"StrictFormat" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Tabstop" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"TextColor" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"TextLineColor" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Value" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueMax" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueMin" "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueStep" 'distro/collabora/lov-5.0'>distro/collabora/lov-5.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/sane.hxx
AgeCommit message (Expand)Author
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-11Use WeakImplHelperStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Sane::SetOptionValue return values are unusedStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove some more macrosThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-11-07make extensions ByteString freeCaolán McNamara