Home
last modified time | relevance | path

Searched refs:dispatch (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/AOO41X/test/testgui/source/fvt/gui/sc/sort/
H A DSortDialogSetting.java77 app.dispatch(".uno:ChangeCaseToLower"); in testSortOptionsCaseSensitive()
80 app.dispatch(".uno:DataSort"); in testSortOptionsCaseSensitive()
89 app.dispatch(".uno:Undo"); in testSortOptionsCaseSensitive()
91 app.dispatch(".uno:Redo"); in testSortOptionsCaseSensitive()
117 app.dispatch(".uno:DataSort"); in testSortOptionsCopyResultTo()
127 app.dispatch(".uno:Undo"); in testSortOptionsCopyResultTo()
129 app.dispatch(".uno:Redo"); in testSortOptionsCopyResultTo()
135 app.dispatch(".uno:DefineName"); in testSortOptionsCopyResultTo()
141 app.dispatch(".uno:DataSort"); in testSortOptionsCopyResultTo()
151 app.dispatch(".uno:Undo"); in testSortOptionsCopyResultTo()
[all …]
/AOO41X/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java57 app.dispatch(".uno:Navigator"); in setUp()
65 app.dispatch(".uno:Navigator"); in tearDown()
79 app.dispatch(".uno:HeaderAndFooter"); in testCopySlideWithApplyFooter()
93 app.dispatch(".uno:HeaderAndFooter"); in testCopySlideWithApplyFooter()
99 app.dispatch(".uno:Copy"); in testCopySlideWithApplyFooter()
100 app.dispatch(".uno:Paste"); in testCopySlideWithApplyFooter()
102 app.dispatch(".uno:HeaderAndFooter"); in testCopySlideWithApplyFooter()
110 app.dispatch("private:factory/simpress?slot=6686"); in testCopySlideWithApplyFooter()
112 app.dispatch(".uno:Paste"); in testCopySlideWithApplyFooter()
117 app.dispatch(".uno:HeaderAndFooter"); in testCopySlideWithApplyFooter()
[all …]
H A DDocumentWithHeaderFooter.java70 app.dispatch(".uno:HeaderAndFooter"); in testOpenAOO34WithHeaderFooter()
88 app.dispatch(".uno:HeaderAndFooter"); in testOpenAOO34WithHeaderFooter()
105 app.dispatch(".uno:HeaderAndFooter"); in testOpenPPTWithHeaderFooter()
123 app.dispatch(".uno:HeaderAndFooter"); in testOpenPPTWithHeaderFooter()
139 app.dispatch(".uno:HeaderAndFooter"); in testOpenPPTWithHeaderFooter()
/AOO41X/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java80 …app.dispatch("vnd.sun.star.script:Standard.Global.StartTestWithDefaultOptions?language=Basic&locat… in smokeTest()
97 app.dispatch(".uno:ExportToPDF"); in testExportAsPDF()
119 app.dispatch(".uno:PrinterSetup"); in testPrinter()
169 app.dispatch(".uno:RunMacro"); in testRunMacro()
185 app.dispatch(".uno:About"); in testHelp()
208 app.dispatch(".uno:InsertGraphic"); in testInsertPictureInDocument()
217 app.dispatch(".uno:InsertGraphic"); in testInsertPictureInDocument()
233 app.dispatch(".uno:InsertGraphic"); in testInsertPictureInSpreadsheet()
244 app.dispatch(".uno:InsertGraphic"); in testInsertPictureInSpreadsheet()
260 app.dispatch(".uno:InsertGraphic"); in testInsertPictureInPresentation()
[all …]
/AOO41X/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java71 app.dispatch(".uno:ToolBox"); in testElementsWindowActive()
86 app.dispatch(".uno:ToolBox"); in testCreateFormulaFromElementsWindow()
94 app.dispatch(".uno:NextMark"); in testCreateFormulaFromElementsWindow()
99 app.dispatch(".uno:Select"); in testCreateFormulaFromElementsWindow()
100 app.dispatch(".uno:Copy"); in testCreateFormulaFromElementsWindow()
109 app.dispatch(".uno:Select"); in testCreateFormulaFromElementsWindow()
110 app.dispatch(".uno:Copy"); in testCreateFormulaFromElementsWindow()
139 app.dispatch(".uno:Select"); in testCreateFormulaFromRightClickMenu()
140 app.dispatch(".uno:Copy"); in testCreateFormulaFromRightClickMenu()
149 app.dispatch(".uno:Select"); in testCreateFormulaFromRightClickMenu()
[all …]
/AOO41X/test/testgui/source/svt/gui/sw/
H A DBasicFuncOnWriter.java117 app.dispatch(".uno:SelectAll"); in saveNewSWWithBullet()
139 app.dispatch(".uno:AvailableToolbars?Toolbar:string=toolbar"); in saveNewSWWithUnDoDelete()
144 app.dispatch(".uno:Ellipse"); in saveNewSWWithUnDoDelete()
232 app.dispatch(".uno:InsertObject"); in saveNewSWWithSDAsOLE()
268 app.dispatch(".uno:DesignerDialog"); in saveNewSWWithTOC()
300 app.dispatch(".uno:Open"); in splitMergeTableOnOpenedSW()
333 app.dispatch(".uno:Open"); in addDelColumnsRowsInTableOnOpenedSW()
340 app.dispatch(".uno:InsertRowDialog"); in addDelColumnsRowsInTableOnOpenedSW()
347 app.dispatch(".uno:InsertColumnDialog"); in addDelColumnsRowsInTableOnOpenedSW()
365 app.dispatch(".uno:Open"); in setParaPropertoesOnOpenedSW()
[all …]
H A DFileTypeAboutWriter.java95 app.dispatch(".uno:AvailableToolbars?Toolbar:string=drawbar"); in saveNewSWWithShapeToHTML()
98 app.dispatch(".uno:Rect"); in saveNewSWWithShapeToHTML()
111 app.dispatch(".uno:CloseDoc"); in saveNewSWWithShapeToHTML()
123 app.dispatch(".uno:AvailableToolbars?Toolbar:string=drawbar"); in saveNewSWWithLineToDoc()
162 app.dispatch("private:factory/swriter"); in createNewSW()
176 app.dispatch(".uno:CloseDoc"); in saveToOther()
181 app.dispatch(".uno:CloseDoc"); in saveToOther()
/AOO41X/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java122 app.dispatch(".uno:FormatCellDialog"); in saveNewSCWithNumberFormat()
138 app.dispatch(".uno:EditPrintArea"); in saveNewSCWithPrintRange()
172 app.dispatch(".uno:DataSort"); in saveNewSCWithDataSort()
190 app.dispatch(".uno:Insert"); in saveNewSCWithInsertSheets()
210 app.dispatch(".uno:DataFilterStandardFilter"); in saveNewSCWithStandardFilter()
245 app.dispatch(".uno:Insert"); in saveNewSCWithValidaty()
253 app.dispatch(".uno:Validation"); in saveNewSCWithValidaty()
290 app.dispatch(".uno:Open"); in insertChartToOpenedSC()
296 app.dispatch(".uno:Insert"); in insertChartToOpenedSC()
326 app.dispatch(".uno:Open"); in insertPicToOpenedSC()
[all …]
/AOO41X/test/testgui/source/testlib/gui/
H A DAppTool.java61 app.dispatch("private:factory/swriter"); in newTextDocument()
67 app.dispatch("private:factory/scalc"); in newSpreadsheet()
73 app.dispatch("private:factory/simpress"); in newPresentation()
79 app.dispatch("private:factory/sdraw"); in newDrawing()
85 app.dispatch("private:factory/smath"); in newFormula()
91 app.dispatch(".uno:Open"); in open()
96 app.dispatch(".uno:SaveAs"); in saveAs()
110 app.dispatch(".uno:CloseDoc"); in close()
120 app.dispatch(".uno:CloseDoc"); in discard()
143 app.dispatch(".uno:SelectAll"); in copyAll()
[all …]
/AOO41X/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java51 app.dispatch(".uno:InsertTable"); in setUp()
99 app.dispatch(".uno:TableDialog"); in testTableBackground()
109 app.dispatch(".uno:EntireCell"); in testTableBackground()
115 app.dispatch(".uno:FormatArea"); in testTableBackground()
133 app.dispatch(".uno:TableDialog"); in testTableBorder()
152 app.dispatch(".uno:TableDialog"); in testTableBorderLineStyle()
177 app.dispatch(".uno:TableDialog"); in testTableBorderLineStyle()
192 app.dispatch(".uno:TableDialog"); in testTableBorderLineStyle()
220 app.dispatch(".uno:TableDialog"); in testTableBorderLineStyle()
514 app.dispatch(".uno:ConvertTableToText"); in testConvertTableToText()
[all …]
/AOO41X/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java108 app.dispatch(".uno:InsertTable", 3); in saveNewSDWithTable()
134 app.dispatch(".uno:InsertGraphic"); in saveNewSDWithPic()
152 app.dispatch(".uno:AvailableToolbars?Toolbar:string=toolbar"); in saveNewSDWithTextbox()
175 app.dispatch(".uno:ImportFromFile"); in saveNewSDWithExternalSlides()
197 app.dispatch(".uno:CustomAnimation"); in saveNewSDWithAnimation()
255 app.dispatch(".uno:Open"); in saveSDTemplate()
271 app.dispatch(".uno:Open"); in opChartOnOpenedSD()
276 app.dispatch(".uno:Navigator"); in opChartOnOpenedSD()
319 app.dispatch(".uno:Open"); in switchViewOfOpenedSD()
344 app.dispatch("private:factory/simpress?slot=6686"); in createNewSD()
[all …]
/AOO41X/main/offapi/com/sun/star/frame/
H A DXDispatchHelper.idl43 /** provides an easy way to dispatch functions useful at UI level.
52 /** executes the dispatch.
57 points to the provider, which should be asked for valid dispatch objects
60 describes the feature which should be supported by internally used dispatch object
71 They depend on the real implementation of the dispatch object.
74 A possible result of the executed internal dispatch.
75 The information behind this <atom>any</atom> depends on the dispatch!
77 @see XDispatch::dispatch()
H A DXDispatchRecorderSupplier.idl47 of <member>XDispatch::dispatch()</member>. The recorded data (may a script)
48 can be used to automate recorded dispatch and start it at later time again.
59 /** set a dispatch recorder on this supplier
84 the dispatch recorder of this supplier
91 /** dispatch given URL and record it if recording is enabled
94 Parameter <var>Dispatcher</var> is used internaly to make the dispatch.
95 If recording isn't enabled it will be a normal <member>XDispatch::dispatch()</member>
99 <type>XRecordableDispatch</type> a normal dispatch() call
108 to dispatch and record all neccessary parameters of
H A DProtocolHandler.idl39 /** special dispatch provider registered for URL protocols
42 The generic dispatch mechanism on a <type>Frame</type>
50 defintion and implementation. The generic dispatch provider will use registered
57 /** used from the generic dispatch mechanism of the frame, to ask ProtocolHandler
61 Such asked handler can agree by returning itself or a special sub dispatch object, which
83 and her corresponding dispatch requests.
H A DFrame.idl112 … <li><b>_self</b><br> forces the frame to dispatch the URL into itself. ("" means the same)</li>
166 /** provides access to the dispatch recorder of the frame
169 Such recorder can be used to record dispatch requests.
170 The supplier contains a dispatch recorder and provide the functionality
171 to use it for any dispatch object from outside which supports the interface
176 If value of this property is <NULL/> he must call <member>XDispatch::dispatch()</member>
177 on the original dispatch object. If it's a valid value he must use the supplier
179 with the original dispatch object as argument.
H A DDispatchHelper.idl35 /** provides an easy way to dispatch an URL using one call instead of multiple ones.
38 Normaly a complete dispatch is splitted into different parts:
40 - searching for a valid dispatch object available on a dispatch provider
51 /** provides the easy way for dispatch requests.
H A DXDispatchProvider.idl60 describe the feature which should be supported by returned dispatch object
70 the dispatch object which provides queried functionality
72 or <NULL/> if no dispatch object is available
87 list of dispatch requests
90 multiple dispatch interfaces for the specified descriptors at once
H A DXRecordableDispatch.idl44 for dispatch recording
55 If a dispatch object is well known and recording was enabled
58 to make dispatch and recording automaticly. The interface XRecordableDispatch
74 &nbsp;&nbsp;xDispatcher.dispatch(aURL,lArguments);
87 /** dispatch and record it
/AOO41X/main/framework/
H A DLibrary_fwk.mk77 framework/source/dispatch/closedispatcher \
78 framework/source/dispatch/dispatchinformationprovider \
79 framework/source/dispatch/dispatchprovider \
80 framework/source/dispatch/helpagentdispatcher \
81 framework/source/dispatch/interceptionhelper \
82 framework/source/dispatch/loaddispatcher \
83 framework/source/dispatch/menudispatcher \
84 framework/source/dispatch/startmoduledispatcher \
85 framework/source/dispatch/windowcommanddispatch \
H A DLibrary_fwl.mk58 framework/source/dispatch/mailtodispatcher \
59 framework/source/dispatch/oxt_handler \
60 framework/source/dispatch/popupmenudispatcher \
61 framework/source/dispatch/servicehandler \
/AOO41X/test/testgui/source/fvt/gui/formula/catalog/
H A DCharacterFromCatalogDlg.java77 app.dispatch(".uno:Select"); in testInputGreekFromCatalog()
78 app.dispatch(".uno:Copy"); in testInputGreekFromCatalog()
105 app.dispatch(".uno:Select"); in testInputIGreekFromCatalog()
106 app.dispatch(".uno:Copy"); in testInputIGreekFromCatalog()
132 app.dispatch(".uno:Select"); in testInputSpecialFromCatalog()
133 app.dispatch(".uno:Copy"); in testInputSpecialFromCatalog()
/AOO41X/test/testgui/source/fvt/gui/sd/table/
H A DTableBackgroundProperty.java60 app.dispatch(".uno:InsertTable", 3); in testTableBackgroundPropertyDialog()
67 app.dispatch(".uno:TableDialog", 3); in testTableBackgroundPropertyDialog()
78 app.dispatch(".uno:TableDialog", 3); in testTableBackgroundPropertyDialog()
88 app.dispatch(".uno:TableDialog", 3); in testTableBackgroundPropertyDialog()
98 app.dispatch(".uno:TableDialog", 3); in testTableBackgroundPropertyDialog()
/AOO41X/main/desktop/test/deployment/passive/
H A Dpassive_native.cxx130 css::uno::Reference< css::frame::XDispatch > dispatch; in queryDispatch() local
136 dispatch) || in queryDispatch()
137 !dispatch.is()) in queryDispatch()
147 return dispatch; in queryDispatch()
201 virtual void SAL_CALL dispatch(
227 void Dispatch::dispatch( in dispatch() function in __anonbb6222920111::Dispatch
/AOO41X/main/desktop/test/deployment/active/
H A Dactive_native.cxx132 css::uno::Reference< css::frame::XDispatch > dispatch; in queryDispatch() local
138 dispatch) || in queryDispatch()
139 !dispatch.is()) in queryDispatch()
149 return dispatch; in queryDispatch()
203 virtual void SAL_CALL dispatch(
229 void Dispatch::dispatch( in dispatch() function in __anon4062f7340111::Dispatch
/AOO41X/test/testgui/source/fvt/gui/sc/sheet/
H A DSheets.java65 app.dispatch(".uno:Insert"); in testInsertMultipleSheet()
71 app.dispatch(".uno:SelectTables"); in testInsertMultipleSheet()
90 app.dispatch(".uno:Insert"); in testInsertOneSheet()
94 app.dispatch(".uno:SelectTables"); in testInsertOneSheet()

12345678910>>...15