Home
last modified time | relevance | path

Searched refs:view (Results 26 – 50 of 792) sorted by relevance

12345678910>>...32

/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsInsertionIndicatorHandler.cxx45 mpInsertionIndicatorOverlay(new view::InsertionIndicatorOverlay(rSlideSorter)), in InsertionIndicatorHandler()
96 mpInsertionIndicatorOverlay.reset(new view::InsertionIndicatorOverlay(mrSlideSorter)); in End()
191 view::Layouter& rLayouter (mrSlideSorter.GetView().GetLayouter()); in SetPosition()
193 const view::InsertPosition aInsertPosition (rLayouter.GetInsertPosition( in SetPosition()
201 const view::InsertPosition aPosition (rLayouter.GetInsertPosition( in SetPosition()
205 const view::InsertPosition aPosition2 (rLayouter.GetInsertPosition( in SetPosition()
237 ::boost::shared_ptr<view::InsertAnimator> InsertionIndicatorHandler::GetInsertAnimator (void) in GetInsertAnimator()
240 mpInsertAnimator.reset(new view::InsertAnimator(mrSlideSorter)); in GetInsertAnimator()
/aoo41x/main/offapi/com/sun/star/view/
H A DDocumentZoomType.idl29 module com { module sun { module star { module view {
33 /** These constants specify how the document content is zoomed into the document view.
38 /** The page content width (excluding margins) at the current selection is fit into the view.
43 /** The page width at the current selection is fit into the view.
48 /** A complete page of the document is fit into the view.
58 /** The page width at the current selection is fit into the view,
59 with zhe view ends exactly at the end of the page.
H A DXFormLayerAccess.idl28 #include <com/sun/star/view/XControlAccess.idl>
42 module com { module sun { module star { module view {
46 /** provides access to the form layer elements in a view
52 /// provides access to form controls contained in the view
62 the requested form controller, or <NULL/> if the view's
77 /** determines whether the view's form layer is currently in design
88 /** determines whether the view's form layer is currently in design
H A DXSelectionSupplier.idl35 #include <com/sun/star/view/XSelectionChangeListener.idl>
41 module com { module sun { module star { module view {
45 /** makes it possible to access and change the selection in a view.
63 in the component to which the view belongs, or it is an interface of a
71 void addSelectionChangeListener( [in] com::sun::star::view::XSelectionChangeListener xListener );
77 …void removeSelectionChangeListener( [in] com::sun::star::view::XSelectionChangeListener xListener …
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXViewSplitable.idl37 /** enables a <type>SpreadsheetView</type> to split the view.
45 /** returns <TRUE/> if the view is split
58 the view is split.
65 the view is split.
71 /** returns the column before which the view is split.
77 /** returns the row before which the view is split.
83 /** splits the view at the specified position.
H A DSpreadsheetViewPane.idl35 #include <com/sun/star/view/XControlAccess.idl>
45 /** represents a single pane in a view of a spreadsheet document.
49 /** allows to control which cells are shown in the view pane.
57 /** provides access to a control model's control for the view pane.
59 [optional] interface com::sun::star::view::XControlAccess;
/aoo41x/main/offapi/com/sun/star/rendering/
H A DViewState.idl34 /** This structure contains information considered the view state.<p>
36 This structure contains information considered the view state,
37 i.e. the invariant setup used when painting a whole view of
44 /** The affine transform associated with the view.<p>
53 /** The clipping area associated with the view.<p>
55 This clipping is interpreted in the view coordinate systems,
56 i.e. subject to the view transform before mapping to the
H A DXBitmapCanvas.idl67 permitted to overlap. If the source view or render state has a
80 is subject to both view and render transformation, before
88 The view state to apply to the source of this copy
89 operation. The view transformation must be non-singular.
99 is subject to both view and render transformation, before
107 The view state to apply to the destination of this copy
108 operation. The view transformation must be non-singular.
/aoo41x/main/offapi/com/sun/star/sdb/tools/
H A DXViewAccess.idl54 /** returns the SQL statement of the view
56 @param view
60 string getCommand( [in] com::sun::star::beans::XPropertySet view)
63 /** allows to alter the SQL statement of a view
65 @param view
66 the view to be altered
73 void alterCommand( [in] com::sun::star::beans::XPropertySet view, [in] string command)
/aoo41x/main/offapi/com/sun/star/text/
H A DTextDocumentView.idl27 #include <com/sun/star/view/OfficeDocumentView.idl>
31 #include <com/sun/star/view/XViewSettingsSupplier.idl>
48 /** specifies the view of a <type>TextDocument</type>.
52 service com::sun::star::view::OfficeDocumentView;
55 /** This interface permits access to the properties of the view.
57 interface com::sun::star::view::XViewSettingsSupplier;
61 to the view and can be visible for the user.
H A DGlobalSettings.idl27 #include <com/sun/star/view/XPrintSettingsSupplier.idl>
30 #include <com/sun/star/view/XViewSettingsSupplier.idl>
48 interface com::sun::star::view::XPrintSettingsSupplier;
50 /** This interface specifies the access to the view settings.
52 interface com::sun::star::view::XViewSettingsSupplier;
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java154 private PlainSourceView view; field in GlyphGutter
157 GlyphGutter(PlainSourceView view) { in GlyphGutter() argument
158 this.view = view; in GlyphGutter()
163 JTextArea textArea = view.getTextArea(); in update()
184 JTextArea textArea = view.getTextArea(); in paintComponent()
216 if (i == view.getCurrentPosition()) { in paintComponent()
/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv62 "ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"select()"
63 "ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"getSelection()"
64 "ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"addSelectionChangeListener()"
65 "ScTabViewObj";"com::sun::star::view::XSelectionSupplier";"removeSelectionChangeListener()"
68 "ScTabViewObj";"com::sun::star::view::XControlAccess#optional";"getControl()"
69 "ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"getFromController()"
70 "ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"isFormDesignMode()"
71 "ScTabViewObj";"com::sun::star::view::XFormLayerAccess#optional";"setFormDesignMode()"
/aoo41x/main/sd/source/ui/inc/
H A DSlideSorter.hxx53 namespace sd { namespace slidesorter { namespace view { namespace
150 view::SlideSorterView& GetView (void) const;
197 ::boost::shared_ptr<view::Theme> GetTheme (void) const;
218 virtual view::SlideSorterView* CreateView (void);
231 ::boost::scoped_ptr<view::SlideSorterView> mpSlideSorterView;
249 ::boost::shared_ptr<view::Theme> mpTheme;
/aoo41x/main/chart2/source/inc/
H A DRangeHighlighter.hxx46 ::com::sun::star::view::XSelectionChangeListener
58 ::com::sun::star::view::XSelectionSupplier > & xSelectionSupplier );
66 …const ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener >& xListe…
69 …const ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener >& xListe…
99 ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionSupplier >
101 ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener >
/aoo41x/main/offapi/com/sun/star/embed/
H A DAspects.idl36 can be used to specify the kind of object view.
38 view representation of a certain kind from
53 /** specifies view of the object to be displayed as an embedded object
59 /** specifies view of the object to be displayed in a browsing tool.
64 /** specifies view of the object when object is represented by Icon.
69 /** specifies view of the object for print preview.
/aoo41x/main/chart2/prj/
H A Dbuild.lst11 ch chart2\source\view nmake - all ch_source_view ch_source_tools ch_source_view_charttypes ch…
12 ch chart2\source\view\inc get - all ch_source_view_inc NULL
13 ch chart2\source\view\axes nmake - all ch_source_view_axes ch_source_tools ch_inc NULL
14 ch chart2\source\view\charttypes nmake - all ch_source_view_charttypes ch_inc NULL
15 ch chart2\source\view\diagram nmake - all ch_source_view_diagram ch_inc NULL
16 ch chart2\source\view\main nmake - all ch_source_view_main ch_inc NULL
/aoo41x/main/sw/source/ui/uno/
H A Dunodispatch.cxx231 uno::Reference<view::XSelectionSupplier> xSupplier = m_pView->GetUNOObject(); in ~SwXDispatch()
232 uno::Reference<view::XSelectionChangeListener> xThis = this; in ~SwXDispatch()
344 uno::Reference<view::XSelectionSupplier> xSupplier = m_pView->GetUNOObject(); in addStatusListener()
345 uno::Reference<view::XSelectionChangeListener> xThis = this; in addStatusListener()
368 uno::Reference<view::XSelectionSupplier> xSupplier = m_pView->GetUNOObject(); in removeStatusListener()
369 uno::Reference<view::XSelectionChangeListener> xThis = this; in removeStatusListener()
407 uno::Reference<view::XSelectionSupplier> xSupplier(rSource.Source, uno::UNO_QUERY); in disposing()
408 uno::Reference<view::XSelectionChangeListener> xThis = this; in disposing()
/aoo41x/main/odk/examples/java/Text/
H A DWriterSelector.java72 com.sun.star.view.XViewSettingsSupplier xViewSettings = in main()
73 (com.sun.star.view.XViewSettingsSupplier)UnoRuntime.queryInterface( in main()
74 com.sun.star.view.XViewSettingsSupplier.class, xModel.getCurrentController()); in main()
92 com.sun.star.view.XSelectionSupplier xSelSupplier = in main()
93 (com.sun.star.view.XSelectionSupplier)UnoRuntime.queryInterface( in main()
94 com.sun.star.view.XSelectionSupplier.class, xController ); in main()
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsInsertionIndicatorHandler.hxx37 namespace sd { namespace slidesorter { namespace view { namespace
120 ::boost::shared_ptr<view::InsertAnimator> mpInsertAnimator;
121 ::boost::shared_ptr<view::InsertionIndicatorOverlay> mpInsertionIndicatorOverlay;
122 view::InsertPosition maInsertPosition;
134 ::boost::shared_ptr<view::InsertAnimator> GetInsertAnimator (void);
/aoo41x/main/sfx2/source/view/
H A Dviewprn.cxx70 Reference< view::XRenderable > mxRenderable;
89 const Reference< view::XRenderable >& i_xRender,
102 virtual void jobFinished( com::sun::star::view::PrintableState );
109 const Reference< view::XRenderable >& i_xRender, in SfxPrinterController()
315 view::PrintableState_JOB_STARTED, aOpts, mpObjectShell, xController ) ); in jobStarted()
319 void SfxPrinterController::jobFinished( com::sun::star::view::PrintableState nState ) in jobFinished()
327 case view::PrintableState_JOB_FAILED : in jobFinished()
335 case view::PrintableState_JOB_ABORTED : in jobFinished()
344 case view::PrintableState_JOB_SPOOLED : in jobFinished()
345 case view::PrintableState_JOB_COMPLETED : in jobFinished()
[all …]
/aoo41x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl246 /** Add a view to the slide show.<p>
248 This method adds a view to the slide show. After successful
250 the added view, scaled according to the view's output area.<p>
253 The view to add
255 @return <TRUE>, if the view has been successfully
256 added. Otherwise, <FALSE> is returned (e.g. if the view is
261 /** Remove view from the slide show.<p>
263 This method removes the given view from the slide show. After
265 cease to display on this view.<p>
270 @return <TRUE>, if the view was successfully removed, <FALSE>
[all …]
/aoo41x/main/offapi/com/sun/star/sdb/
H A DOfficeDatabaseDocument.idl68 …abase document actually does not support the <type scope="com::sun::star::view">XPrintable</type> …
180 <td>a view to the document obtained the focus.</td>
184 <td>a view to the document lost the focus.</td>
192 <td>a view to the document has been created, and attached to the document.</td>
196 <td>a view to the document is about to be closed.</td>
200 <td>a view to the document has been closed.</td>
208 …<td>From with a view to the document, a view to a sub component (e.g. a table or a report) has bee…
212 …<td>From with a view to the document, a view to a sub component (e.g. a table or a report) has bee…
/aoo41x/main/qadevOOo/tests/java/ifc/view/
H A D_XPrintJobBroadcaster.java23 package ifc.view;
27 import com.sun.star.view.PrintJobEvent;
28 import com.sun.star.view.XPrintJobBroadcaster;
29 import com.sun.star.view.XPrintJobListener;
30 import com.sun.star.view.XPrintable;
/aoo41x/main/sc/source/ui/unoobj/
H A Ddispuno.cxx57 uno::Reference<view::XSelectionSupplier> lcl_GetSelectionSupplier( SfxViewShell* pViewShell ) in lcl_GetSelectionSupplier()
64 …return uno::Reference<view::XSelectionSupplier>( pViewFrame->GetFrame().GetController(), uno::UNO_… in lcl_GetSelectionSupplier()
67 return uno::Reference<view::XSelectionSupplier>(); in lcl_GetSelectionSupplier()
227 uno::Reference<view::XSelectionSupplier> xSupplier(lcl_GetSelectionSupplier( pViewShell )); in ~ScDispatch()
314 … uno::Reference<view::XSelectionSupplier> xSupplier(lcl_GetSelectionSupplier( pViewShell )); in addStatusListener()
352 … uno::Reference<view::XSelectionSupplier> xSupplier(lcl_GetSelectionSupplier( pViewShell )); in removeStatusListener()
400 uno::Reference<view::XSelectionSupplier> xSupplier(rSource.Source, uno::UNO_QUERY); in disposing()

Completed in 86 milliseconds

12345678910>>...32