Home
last modified time | relevance | path

Searched refs:visual (Results 1 – 25 of 81) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/embed/
H A DXVisualObject.idl57 /** sets the size of object's visual area.
74 the new size of the visual area
92 /** gets the size of object's visual area.
104 the size of visual area
118 /** retrieves visual representation of the object in preferable format.
121 If the object persistence entry contains cached visual representation
130 the visual representation of the object in the default format and
H A DNoVisualAreaSizeException.idl37 /** This exception can be thrown in case the object can not provide own visual
H A DVisualRepresentation.idl41 /** The format of the visual representation.
H A DXInplaceObject.idl60 different from object's visual area size, the object should either
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx682 aVI.visual, in initScreen()
2833 if( -1 == screen && VisualID(-1) == visualid ) delete visual; in ~SalVisual()
3114 aVI.visual = new Visual(); in SalColormap()
3158 aVI.visual->ext_data = NULL; in SalColormap()
3159 aVI.visual->visualid = aVI.visualid; in SalColormap()
3160 aVI.visual->c_class = aVI.c_class; in SalColormap()
3161 aVI.visual->red_mask = aVI.red_mask; in SalColormap()
3162 aVI.visual->green_mask = aVI.green_mask; in SalColormap()
3163 aVI.visual->blue_mask = aVI.blue_mask; in SalColormap()
3164 aVI.visual->bits_per_rgb = aVI.bits_per_rgb; in SalColormap()
[all …]
/trunk/main/offapi/com/sun/star/form/
H A DPropertyBrowserController.idl51 …provide a visual component for inspecting control properties. This means it allows to interactivel…
73 // to create a visual component within the frame to inspect our object
105 The appearance of the visual component created by the controller is that 3 tab pages, one for
/trunk/main/offapi/com/sun/star/awt/
H A DVisualEffect.idl33 /** These values are used to specify the visual effect of controls
40 /** specifies that no visual effect is to be applied
H A DUnoControlSpinButtonModel.idl47 (own) visual representation of the associated value, but is used to propagate
H A DUnoControlRadioButtonModel.idl204 /** specifies a visual effect to apply to the radio button control.
H A DUnoControlCheckBoxModel.idl210 /** specifies a visual effect to apply to the check box control
/trunk/main/offapi/com/sun/star/ui/
H A DUIElement.idl90 /** used to notify an implementation that it needs to update its visual representation.
93 A user interface element implementation should check if it has to update its visual
/trunk/main/offapi/com/sun/star/chart2/
H A DXDiagram.idl48 /** returns the property set that determines the visual appearance
56 /** returns the property set that determines the visual appearance
H A DXDataSeries.idl50 be rendered as a visual data series.
/trunk/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl177 /** is called by a status bar if the controller has to update the visual
182 which has to be used to update the visual representation.
/trunk/main/icc/
H A DSampleICC-1.3.2-Win64.patch6 //PC, visual C++
/trunk/main/offapi/com/sun/star/formula/
H A DAccessibleFormulaView.idl49 /** The accessible view of a formula documents visual representation.
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleGraphControl.idl67 the visual appearance.
H A DXSlideSorterBase.idl91 slide is changed the visual area is shifted so that the new current
/trunk/main/reportbuilder/license/
H A Dreadme_en-US.txt28 * An interactive window allows you to create a database report by drag-and-drop, with visual feedba…
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl49 visual feedback to the user throughout the Drag and Drop operation.</p>
/trunk/main/offapi/com/sun/star/rendering/
H A DRenderingIntent.idl40 aims to preserve the visual relationship between
/trunk/main/offapi/com/sun/star/inspection/
H A DObjectInspector.idl42 provide a visual component for inspecting and modifying component properties.<br/>
H A DPropertyControlType.idl34 <p>The type of a control determines its visual appearance, its behaviour, and - important
/trunk/main/x11_extensions/inc/
H A DXrender.h216 XRenderFindVisualFormat (Display *dpy, _Xconst Visual *visual);
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx145 inline Visual *GetVisual() const { return visual; } in GetVisual()

Completed in 82 milliseconds

1234