/aoo4110/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 62 #define DEFAULT_VALUE 0 macro 927 maTxtLeft = DEFAULT_VALUE; in IMPL_LINK() 1051 aMargin.SetUpper( DEFAULT_VALUE ); in IMPL_LINK() 1060 aMargin.SetLower( DEFAULT_VALUE ); in IMPL_LINK() 1244 mpLeftIndent->SetMin( DEFAULT_VALUE ); in StateChangedIndentImpl() 1245 mpRightIndent->SetMin( DEFAULT_VALUE ); in StateChangedIndentImpl() 1246 mpFLineIndent->SetMin( DEFAULT_VALUE ); in StateChangedIndentImpl() 1257 mpLeftIndent->SetMin( DEFAULT_VALUE ); in StateChangedIndentImpl() 1258 mpRightIndent->SetMin( DEFAULT_VALUE ); in StateChangedIndentImpl() 1259 mpFLineIndent->SetMin( DEFAULT_VALUE ); in StateChangedIndentImpl()
|
/aoo4110/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XMultiPropertyStates.java | 131 if (!mayBeDef && states[i] != PropertyState.DEFAULT_VALUE ) { in _setPropertiesToDefault() 161 (PropertyState.DEFAULT_VALUE)); in _setPropertiesToDefault() 200 (PropertyState.DEFAULT_VALUE); in _setAllPropertiesToDefault()
|
/aoo4110/main/qadevOOo/runner/helper/ |
H A D | ConfigurationRead.java | 53 nodepath.State = PropertyState.DEFAULT_VALUE; in ConfigurationRead()
|
/aoo4110/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XPagePrintable.java | 130 firstProp.State = com.sun.star.beans.PropertyState.DEFAULT_VALUE; in _printPages()
|
/aoo4110/main/qadevOOo/tests/java/ifc/view/ |
H A D | _XPrintJobBroadcaster.java | 100 printProps[0].State = com.sun.star.beans.PropertyState.DEFAULT_VALUE; in MyPrintJobListener()
|
H A D | _XPrintable.java | 158 firstProp.State = com.sun.star.beans.PropertyState.DEFAULT_VALUE; in _print()
|
/aoo4110/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XComponentLoader.java | 100 Arg.State = PropertyState.DEFAULT_VALUE; in _loadComponentFromURL()
|
/aoo4110/main/UnoControls/source/inc/ |
H A D | progressbar.hxx | 71 #define DEFAULT_VALUE DEFAULT_MINRANGE macro
|
/aoo4110/main/vcl/qa/complex/persistent_window_states/ |
H A D | DocumentHandle.java | 79 Arg.State = PropertyState.DEFAULT_VALUE; in loadDocument()
|
/aoo4110/main/forms/source/component/ |
H A D | Numeric.cxx | 153 DECL_PROP3(DEFAULT_VALUE, double, BOUND, MAYBEDEFAULT, MAYBEVOID); in describeFixedProperties()
|
H A D | Currency.cxx | 199 DECL_PROP3(DEFAULT_VALUE, double, BOUND, MAYBEDEFAULT, MAYBEVOID); in describeFixedProperties()
|
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySetMixin.java | 530 props[i].State == PropertyState.DEFAULT_VALUE, (short) 0); in setPropertyValues() 907 ? PropertyState.DEFAULT_VALUE : PropertyState.DIRECT_VALUE; in getProperty()
|
/aoo4110/main/udkapi/com/sun/star/beans/ |
H A D | PropertyState.idl | 70 DEFAULT_VALUE,
|
/aoo4110/main/forms/source/misc/ |
H A D | property.cxx | 125 ADD_PROP_ASSIGNMENT(DEFAULT_VALUE); in initialize()
|
/aoo4110/main/odk/examples/java/Text/ |
H A D | TextDocumentStructure.java | 149 com.sun.star.beans.PropertyState.DEFAULT_VALUE ) ) in main()
|
/aoo4110/main/UnoControls/source/controls/ |
H A D | progressbar.cxx | 72 , m_nValue ( DEFAULT_VALUE ) in ProgressBar()
|
/aoo4110/main/wizards/com/sun/star/wizards/report/ |
H A D | DBColumn.java | 387 if (PropertyState == com.sun.star.beans.PropertyState.DEFAULT_VALUE) in replaceValueCellofTable()
|
/aoo4110/main/qadevOOo/runner/util/ |
H A D | SOfficeFactory.java | 579 Arg.State = PropertyState.DEFAULT_VALUE; in openDoc()
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | DataPointProperties.idl | 57 of a property is <code>DEFAULT_VALUE</code>.
|
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | PropertySet_Test.java | 1123 …om.sun.star.beans.PropertyState enumPropertyState = com.sun.star.beans.PropertyState.DEFAULT_VALUE; 1458 enumPropertyState = com.sun.star.beans.PropertyState.DEFAULT_VALUE; in resetPropertyMembers()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formmetadata.cxx | 235 … DEF_INFO_2( DEFAULT_VALUE, DEFAULTVALUE, DEFAULT_LONG_VALUE,FORM_VISIBLE, COMPOSEABLE ), in getPropertyInfo()
|