/aoo4110/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XFastPropertySet.java | 62 private Vector handles = new Vector(); field in _XFastPropertySet 179 handles.add(new Integer(handle)); in getPropsToTest() 183 int nr = rnd.nextInt(handles.size()); in getPropsToTest() 184 handle = ((Integer)handles.elementAt(nr)).intValue(); in getPropsToTest()
|
/aoo4110/main/oox/source/export/ |
H A D | preset-definitions-to-shape-types.pl | 70 $handles = ""; 782 $handles = ""; 968 … $handles .= "<v:h position=\"" . value( $attr{'x'} ) . "," . value( $attr{'y'} ) . "\"/>\n"; 1016 if ( $handles ne "" ) { 1017 $out .= "<v:handles>\n$handles</v:handles>\n";
|
/aoo4110/main/offapi/com/sun/star/awt/tree/ |
H A D | TreeControlModel.idl | 71 /** Specifies whether the node handles should be displayed. 72 <p>The handles are doted lines that visualize the tree like hirarchie<p> 77 /** Specifies whether the node handles should also be displayed at root level.
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | PasswordContainer.idl | 59 /** handles passwords 68 /** handles passwords
|
/aoo4110/main/offapi/com/sun/star/mozilla/ |
H A D | MenuProxy.idl | 41 and handles listeners for changes in menu items.
|
H A D | XMenuProxy.idl | 45 and handles listeners for changes in menu items.
|
/aoo4110/main/udkapi/com/sun/star/bridge/ |
H A D | OleBridgeSupplier.idl | 41 and handles the model types <const>ModelDependent::UNO</const> and
|
H A D | OleBridgeSupplier2.idl | 53 and handles the model types
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | XCustomShapeEngine.idl | 72 a collection of interaction handles
|
H A D | XDrawSubController.idl | 50 replaced by another one. The sub controller handles the things that are
|
/aoo4110/main/scripting/ |
H A D | README | 19 C++ for a ProtocolHandler implementation that handles vnd.sun.star.script
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | DataPoint.idl | 49 /** this property handles the style. This property must support
|
/aoo4110/main/offapi/com/sun/star/configuration/backend/ |
H A D | Schema.idl | 59 handles access to the schema data for a component.
|
H A D | UpdatableLayer.idl | 58 handles read access to the contents of the layer.
|
/aoo4110/main/offapi/com/sun/star/inspection/ |
H A D | XStringRepresentation.idl | 35 /** handles string representations of property values.
|
/aoo4110/main/sc/source/ui/src/ |
H A D | optdlg.src | 356 Text [ en-US ] = "~Simple handles"; 363 Text [ en-US ] = "~Large handles";
|
/aoo4110/main/offapi/com/sun/star/i18n/ |
H A D | TransliterationType.idl | 62 both one to one mapping and handles number also. */
|
/aoo4110/main/udkapi/com/sun/star/bridge/oleautomation/ |
H A D | BridgeSupplier.idl | 59 handles the model types
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | XConfigurationControllerRequestQueue.idl | 35 /** The request queue of the configuration controller handles requests for
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | XPreparedStatement.idl | 82 method handles these complex statements as well as the simpler
|
/aoo4110/main/cppuhelper/source/ |
H A D | propertysetmixin.cxx | 290 std::vector< rtl::OUString >::size_type handles in initProperties() local 292 if (handles > SAL_MAX_INT32) { in initProperties() 305 name, static_cast< sal_Int32 >(handles), in initProperties()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | XAutoTextContainer.idl | 33 /** handles blocks of <type>AutoTextEntry</type>.
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | IOErrorCode.idl | 184 /** No more file handles available.
|
/aoo4110/main/udkapi/com/sun/star/beans/ |
H A D | XFastPropertySet.idl | 56 interface. The get and set methods use handles to access the
|
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | SpreadsheetViewSettings.idl | 140 /** enables solid (colored) handles when drawing
|