Home
last modified time | relevance | path

Searched refs:has (Results 201 – 225 of 1143) sorted by relevance

12345678910>>...46

/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl96 The locale has to match exactly with one of the locales provided by
133 The locale has to match exactly with one of the locales provided by
158 The locale has to match exactly with one of the locales provided by
/trunk/main/udkapi/com/sun/star/java/
H A DJavaDisabledException.idl34 /** indicates that Java could not be initialized because it has
36 The user has switched off Java in the configuration of the office,
/trunk/main/offapi/com/sun/star/rendering/
H A DRepaintResult.idl35 /** Repaint succeeded, primitive has been exactly reproduced.
41 /** Repaint succeeded, primitive has been reproduced in preview quality.
/trunk/main/comphelper/source/misc/
H A Dmediadescriptor.cxx503 …bool bHasNamedValues = !rCompDataAny.hasValue() || rCompDataAny.has< css::uno::Sequence< css::bean… in setComponentDataEntry()
504 bool bHasPropValues = rCompDataAny.has< css::uno::Sequence< css::beans::PropertyValue > >(); in setComponentDataEntry()
528 bool bHasNamedValues = rCompDataAny.has< css::uno::Sequence< css::beans::NamedValue > >(); in clearComponentDataEntry()
529 bool bHasPropValues = rCompDataAny.has< css::uno::Sequence< css::beans::PropertyValue > >(); in clearComponentDataEntry()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx881 if( mxAutoLine->moLineWidth.has() ) in LineFormatter()
964 if( pTextProps->moHeight.has() ) in TextFormatter()
1067 …OSL_ENSURE( maTypeFormatters.has( eObjType ), "ObjectFormatterData::getTypeFormatter - unknown obj… in getTypeFormatter()
1182 return !rxShapeProp || !rxShapeProp->getLineProperties().maLineFill.moFillType.has(); in isAutomaticLine()
1187 return !rxShapeProp || !rxShapeProp->getFillProperties().moFillType.has(); in isAutomaticFill()
/trunk/main/offapi/com/sun/star/awt/
H A DXWindowListener2.idl42 /** is called when the window has been enabled.
48 /** is called when the window has been disabled.
H A DXEnhancedMouseClickHandler.idl50 /** is invoked when a mouse button has been pressed on a window.
56 /** is invoked when a mouse button has been released on a window.
H A DXFont2.idl46 /** checks whether or not this font has all the glyphs for the text
53 Returns whether or not this font has all the glyphs for the
H A DXKeyListener.idl47 /** is invoked when a key has been pressed.
53 /** is invoked when a key has been released.
H A DMouseWheelBehavior.idl43 has the focus.
48 it has the focus, as long as the mouse pointer is over the control.
/trunk/main/offapi/com/sun/star/ucb/
H A DInteractiveLockingLockedException.idl45 <true/>, the lock has been obtained by this OpenOffice session.
46 <false/> the lock has been obtained by another principal.
/trunk/main/offapi/com/sun/star/ui/
H A DConfigurationEvent.idl34 user interface element has changed.
42 configuration manager, which has been changed, inserted or replaced. */
/trunk/main/offapi/com/sun/star/drawing/
H A DHatchStyle.idl48 /** the hatch has a horizontal and a vertical line
55 /** the hatch has a horizontal, a vertical and a diagonal line
/trunk/main/framework/test/
H A Dtest_componentenumeration.bas51 msgbox "Error: xComponentAccess has no elements - but I can't believe it!"
56 rem Otherwise something is wrong or implementation has changed.
/trunk/main/offapi/com/sun/star/sdbc/
H A DStatement.idl160 a noop. To insure that a cursor has the proper isolation level to support
199 object has not set a fetch direction,
212 object has not set a fetch size,
/trunk/main/offapi/com/sun/star/form/binding/
H A DBindableDataAwareControlModel.idl48 service. Similarly, a <type scope="com::sun::star::form::component">CheckBox</type> has
76 component is bound to a control model which currently has an active SQL binding,
97 When a <type>BindableDataAwareControlModel</type> is cloned while it has an active
/trunk/main/udkapi/com/sun/star/security/
H A DAccessController.idl40 The specific service implementation of this meta service has to take care
45 Also, it obviously has also to be ensured that the object is process-local
/trunk/main/offapi/com/sun/star/form/
H A DFormSubmitEncoding.idl39 <p>Usually used if the FormSubmitMethod attribute has the value POST.
54 <p>Usually used if the FormSubmitMethod attribute has the value POST and
/trunk/main/offapi/com/sun/star/form/control/
H A DCurrencyField.idl42 which can (but not necessarily has to) be bound to a database field.
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Curre…
H A DDateField.idl42 which can (but not necessarily has to) be bound to a database field.
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">DateF…
H A DNumericField.idl41 /** describes a control for inputting numeric values and which can (but not necessarily has to)
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Numer…
H A DPatternField.idl42 and which can (but not necessarily has to) be bound to a database field.
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Patte…
H A DRadioButton.idl41 /** describes a radio button control which can (but not necessarily has to) be bound to a database …
43 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Radio…
H A DTimeField.idl41 /** describes a control for inputting time values which can (but not necessarily has to) be bound
44 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">TimeF…
H A DCheckBox.idl41 /** describes a check box control which can (but not necessarily has to) be bound to a database fie…
43 …<p>The model of the control has to support the <type scope="com::sun::star::form::component">Check…

Completed in 122 milliseconds

12345678910>>...46