Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 25 of 129) sorted by relevance

123456

/trunk/main/testtools/source/bridgetest/
H A Dmulti.cxx66 const & multi) in testMulti()
76 multi.get())->getatt1()); in testMulti()
84 multi.get())->getatt1()); in testMulti()
98 multi.get())->getatt1()); in testMulti()
106 multi.get())->getatt1()); in testMulti()
118 multi.get())->fn11(1)); in testMulti()
126 multi.get())->fn11(1)); in testMulti()
165 multi.get())->fn31(5)); in testMulti()
177 multi.get())->getatt3()); in testMulti()
191 multi.get())->getatt3()); in testMulti()
[all …]
H A Dmakefile.mk67 $(SLO)$/multi.obj
73 $(SLO)$/cppobj.obj $(SLO)$/currentcontextchecker.obj $(SLO)$/multi.obj
92 $(SLO)$/multi.obj
H A Dmulti.hxx118 const & multi);
H A Dcppobj.cxx372 virtual rtl::OUString SAL_CALL testMulti(Reference< XMulti > const & multi)
548 rtl::OUString Test_Impl::testMulti(Reference< XMulti > const & multi) in testMulti() argument
551 return testtools::bridgetest::testMulti(multi); in testMulti()
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs862 public string testMulti(XMulti multi) in testMulti() argument
865 checkEqual(0.0, multi.att1); in testMulti()
866 multi.att1 = 0.1; in testMulti()
867 checkEqual(0.1, multi.att1); in testMulti()
868 checkEqual(11 * 1, multi.fn11(1)); in testMulti()
870 checkEqual(21 * 2, multi.fn21(2)); in testMulti()
872 checkEqual(0.0, multi.att3); in testMulti()
873 multi.att3 = 0.3; in testMulti()
874 checkEqual(0.3, multi.att3); in testMulti()
877 checkEqual(33, multi.fn33()); in testMulti()
[all …]
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java862 public String testMulti(XMulti multi) { in testMulti() argument
864 checkEqual(0.0, multi.getatt1()); in testMulti()
865 multi.setatt1(0.1); in testMulti()
866 checkEqual(0.1, multi.getatt1()); in testMulti()
867 checkEqual(11 * 1, multi.fn11(1)); in testMulti()
869 checkEqual(21 * 2, multi.fn21(2)); in testMulti()
871 checkEqual(0.0, multi.getatt3()); in testMulti()
872 multi.setatt3(0.3); in testMulti()
873 checkEqual(0.3, multi.getatt3()); in testMulti()
876 checkEqual(33, multi.fn33()); in testMulti()
[all …]
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTools.java111 int multi = 5; in getActiveDialogAfterStartup() local
114 int maximum = (timeOut / pause) * multi; in getActiveDialogAfterStartup()
119 …log.println("waiting until the office has recoverd... remaining " + (timeOut * multi - pause * cou… in getActiveDialogAfterStartup()
247 int multi = 0; in waitForClosedOffice() local
248 while ((ph != null) && (ph.getExitCode()<0) && (pause*multi < timeOut)) { in waitForClosedOffice()
249 …n("waiting until the office is closed... remaining " + (timeOut - pause * multi)/1000 + " seconds"… in waitForClosedOffice()
251 multi ++; in waitForClosedOffice()
/trunk/main/boost/prj/
H A Dd.lst223 mkdir: %_DEST%\inc%_EXT%\boost\geometry\multi
956 ..\%__SRC%\inc\boost\geometry\multi\* %_DEST%\inc%_EXT%\boost\geometry\multi
957 ..\%__SRC%\inc\boost\geometry\multi\algorithms\* %_DEST%\inc%_EXT%\boost\geometry\multi\algorithms
958 ..\%__SRC%\inc\boost\geometry\multi\algorithms\detail\* %_DEST%\inc%_EXT%\boost\geometry\multi\algo…
961 ..\%__SRC%\inc\boost\geometry\multi\core\* %_DEST%\inc%_EXT%\boost\geometry\multi\core
962 ..\%__SRC%\inc\boost\geometry\multi\geometries\* %_DEST%\inc%_EXT%\boost\geometry\multi\geometries
965 ..\%__SRC%\inc\boost\geometry\multi\algorithms\* %_DEST%\inc%_EXT%\boost\geometry\multi\algorithms
966 ..\%__SRC%\inc\boost\geometry\multi\core\* %_DEST%\inc%_EXT%\boost\geometry\multi\core
967 ..\%__SRC%\inc\boost\geometry\multi\geometries\* %_DEST%\inc%_EXT%\boost\geometry\multi\geometries
971 ..\%__SRC%\inc\boost\geometry\multi\util\* %_DEST%\inc%_EXT%\boost\geometry\multi\util
[all …]
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src126 // row1 | multi line edit
140 // To change the overall size of the multi line edit change
347 "%PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
357 "%PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
367 "%PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
H A Ddp_gui_dialog2.src200 …th the same %PRODUCTNAME, when installing an extension for all users in a multi user environment.\…
206 // row 1 | multi line edit
220 //To change the overall size of the multi line edit change
/trunk/main/officecfg/registry/schema/
H A Doo-org-map.properties22 # multi values are supported, separated by comma
30 # multi values are supported, separated by comma
40 # multi values are supported, separated by comma
/trunk/main/oovbaapi/
H A Dttt.diff51 +# OpenOffice.org - a multi-platform office productivity suite
93 +# OpenOffice.org - a multi-platform office productivity suite
127 +# OpenOffice.org - a multi-platform office productivity suite
161 +# OpenOffice.org - a multi-platform office productivity suite
373 +# OpenOffice.org - a multi-platform office productivity suite
/trunk/main/oox/source/dump/
H A Doledumper.ini266 0x00000001=multi-row
275 0x00000008=multi-select
393 0x80000000=multi-line
520 shortlist=AX-MORPH-SELECTIONTYPE,0,single,multi,range
639 0x00000400=multi-row
868 # multi page -----------------------------------------------------------------
/trunk/main/offapi/com/sun/star/text/textfield/
H A DInput.idl55 /** contains an internal-use-only multi purpose string.
56 <p>This is an internal multi purpose string used in WW8 import/export.
/trunk/main/offapi/com/sun/star/rendering/
H A DXBufferController.idl35 /** Interface providing access to double/multi-buffer facilities of
39 double/multi-buffering facilities on screen devices.<p>
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleSelection.idl49 supports single or multi selection.</p>
59 current set a selected children (multi selection) or a previously
/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dc_multi_boolean.infile22 # Spreadsheet - test multi Boolean entry no change.
/trunk/main/offapi/com/sun/star/report/
H A DGroupKeepTogether.idl33 /** Specifies if groups in a multi column report where the group has the property
/trunk/main/offapi/com/sun/star/drawing/
H A DXDrawPagesSupplier.idl41 /** must be supported to provide access to a multi-page drawing-layer.
H A DXMasterPagesSupplier.idl42 <type>MasterPage</type>s of a multi-page drawing-layer.
/trunk/main/udkapi/com/sun/star/container/
H A DXElementAccess.idl49 multi-type container and you cannot determine the exact types
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DCustomAc.ulf32 …the [DEFINEDPRODUCT] Quickstarter before you continue. If you are using a multi-user system, also …
/trunk/main/testtools/
H A Dreadme.txt30 the final "singleaccept" argument replaced with "multi" in the java executable
/trunk/main/offapi/com/sun/star/form/component/
H A DTextField.idl49 /** specifies a component which allows the input of text, either single- or multi-line.
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyState.idl75 are multiple values for this property (e.g., from a multi selection).

Completed in 87 milliseconds

123456