Home
last modified time | relevance | path

Searched refs:app (Results 126 – 150 of 341) sorted by relevance

12345678910>>...14

/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf9392 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 ml കവര് 2002-02-02 02:02:02
9393 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 ml ലേബല് 2002-02-02 02:02:02
9404 sw source\ui\app\app.src 0 string STR_FMT_STD 0 ml ഒന്നുമില്ല 2002-02-02 02:02:02
9405 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 ml സ്ഥിതിവിവരം 2002-02-02 02:02:02
9413 sw source\ui\app\app.src 0 string STR_STATSTR_SEARCH 0 ml തേടുക 2002-02-02 02:02:02
9417 sw source\ui\app\app.src 0 string STR_STATSTR_LETTER 0 ml അക്ഷരം 2002-02-02 02:02:02
9425 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 ml പട്ടിക 2002-02-02 02:02:02
9427 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 ml വസ്തു 2002-02-02 02:02:02
9438 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 ml ശൈലി: 2002-02-02 02:02:02
10261 dbaccess source\ui\app\app.src 0 string STR_TASKS 0 ml ജോലികള് 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/bn/
H A Dlocalize.sdf11708 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 bn খাম 2002-02-02 02:02:02
11709 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 bn লেবেলসমূহ 2002-02-02 02:02:02
11710 sw source\ui\app\app.src 0 string STR_HUMAN_SWDOC_NAME 0 bn পাঠ 2002-02-02 02:02:02
11720 sw source\ui\app\app.src 0 string STR_FMT_STD 0 bn (একটিও না) 2002-02-02 02:02:02
11721 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 bn পরিসংখ্যান 2002-02-02 02:02:02
11733 sw source\ui\app\app.src 0 string STR_STATSTR_LETTER 0 bn বর্ণ 2002-02-02 02:02:02
11741 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 bn সারণী 2002-02-02 02:02:02
11744 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 bn ফ্রেম 2002-02-02 02:02:02
11745 sw source\ui\app\app.src 0 string STR_REGION_DEFNAME 0 bn শাখা 2002-02-02 02:02:02
11755 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 bn শৈলী: 2002-02-02 02:02:02
[all …]
/trunk/main/sw/
H A DLibrary_sw.mk538 sw/source/ui/app/appenv \
539 sw/source/ui/app/apphdl \
540 sw/source/ui/app/applab \
541 sw/source/ui/app/appopt \
542 sw/source/ui/app/docsh \
543 sw/source/ui/app/docsh2 \
544 sw/source/ui/app/docshdrw \
546 sw/source/ui/app/docst \
548 sw/source/ui/app/mainwn \
549 sw/source/ui/app/swdll \
[all …]
/trunk/test/testgui/source/fvt/gui/sd/shape/
H A DShapeTypes.java48 app.start(); in setUp()
53 app.dispatch(".uno:Navigator"); in setUp()
57 app.dispatch(".uno:AvailableToolbars?Toolbar:string=toolbar"); in setUp()
65 app.dispatch(".uno:Navigator"); in tearDown()
68 app.stop(); in tearDown()
/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DCheckFrames.java46 private static final UnoApp app = new UnoApp(); field in CheckFrames
52 …document = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.loadDocument(Testspa… in testLoadTextFrame()
75 app.start(); in setUp()
80 app.closeDocument(document); in tearDown()
85 app.close(); in tearDownConnection()
H A DFrameWrapType.java52 private static final UnoApp app = new UnoApp(); field in FrameWrapType
77 app.start(); in setUp()
82 app.close(); in tearDown()
87 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testFrameAnchorType()
98 … SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"),app)); in testFrameAnchorType()
H A DFrameAnchorType.java50 private static final UnoApp app = new UnoApp(); field in FrameAnchorType
70 app.start(); in setUp()
74 app.close(); in tearDown()
79 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testFrameAnchorType()
90 … SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"),app)); in testFrameAnchorType()
H A DFramePosition.java49 private static final UnoApp app = new UnoApp(); field in FramePosition
77 app.start(); in setUp()
82 app.close(); in tearDown()
87 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testFramePosition()
102 …SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"), app)); in testFramePosition()
H A DFrameBorder.java45 private static final UnoApp app = new UnoApp(); field in FrameBorder
51 app.start(); in setUp()
56 app.close(); in tearDown()
61 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testInsertFrame()
93 … SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"),app)); in testInsertFrame()
H A DFrameShadow.java53 private static final UnoApp app = new UnoApp(); field in FrameShadow
78 app.start(); in setUp()
83 app.close(); in tearDown()
88 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testFrameShadow()
103 … SWUtil.saveTo_Override_reload(xTextDocument,"writer8", Testspace.getPath("output/test.odt"),app)); in testFrameShadow()
H A DFrameBackGraphic.java51 private static final UnoApp app = new UnoApp(); field in FrameBackGraphic
83 app.start(); in setUp()
88 app.close(); in tearDown()
92 …xTextDocument =(XTextDocument)UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swri… in testFrameBackGraphic()
104 …SWUtil.saveTo_Override_reload(xTextDocument, "writer8",Testspace.getPath("output/test.odt"), app)); in testFrameBackGraphic()
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java153 app.clean(); in beforeClass()
158 app.stop(); in afterClass()
168 app.stop(); in after()
325 app.stop(); in dotest()
326 app.start(); in dotest()
361 if (!app.exists()) in Open()
369 if (!app.exists()) in Open()
614 app.dispatch(".uno:ExportToPDF"); in savetopdfformat()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx224 ::std::auto_ptr<Application> app; in startExecuteModal()
246 app.reset( new MyApp ); in startExecuteModal()
252 AllSettings as = app->GetSettings(); in startExecuteModal()
259 app->SetSettings( as ); in startExecuteModal()
265 app->SetDisplayName(sTitle); in startExecuteModal()
305 if (app.get() != 0) { in startExecuteModal()
/trunk/test/testuno/source/fvt/uno/db/
H A DDBAccess.java57 UnoApp app = new UnoApp(); field in DBAccess
68 app.start(); in before()
76 app.close(); in after()
140 XMultiServiceFactory.class, app.getComponentContext() in getMSF()
160 app.loadDocument(filePath)); in saveAndReloadDoc()
/trunk/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java45 private static final UnoApp app = new UnoApp(); field in CheckBookmarks
55 app.start(); in setUp()
56 …document = (XTextDocument) UnoRuntime.queryInterface(XTextDocument.class, app.newDocument("swriter… in setUp()
75 app.closeDocument(document); in tearDown()
80 app.close(); in tearDownConnection()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclWidget.java26 protected VclApp app = null; field in VclWidget
28 public VclWidget(VclApp app) { in VclWidget() argument
30 this.app = app; in VclWidget()
H A DVclControl.java46 public VclControl(VclApp app, String id) { in VclControl() argument
47 super(app); in VclControl()
159 return app.caller.callControl(getId(), methodId, args); in invoke()
168 return app.caller.callControl(getId(), methodId); in invoke()
272 if (!app.exists())
H A DVclTabControl.java34 public VclTabControl(VclApp app) { in VclTabControl() argument
35 super(app, Constant.UID_ACTIVE); in VclTabControl()
38 public VclTabControl(VclApp app, String id) { in VclTabControl() argument
39 super(app, id); in VclTabControl()
/trunk/main/basic/workben/
H A Dmakefile.mk36 APP1TARGET=$(PRJNAME)app
66 $(LB)$/app.lib \
74 APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND) $(LB)$/basic.lib $(LB)$/app.lib $(LB)$/sample.lib
80 $(OBJ)$/app.obj \
/trunk/test/testgui/source/fvt/gui/
H A DAOOTest.java62 app.clean(); in beforeClass()
72 app.stop(); in afterClass()
82 app.stop(); in setUp()
83 app.start(); in setUp()
/trunk/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch14 am__libxmlsec1_mscrypto_la_SOURCES_DIST = app.c certkeys.c ciphers.c \
34 libxmlsec1_mscrypto_la_SOURCES = app.c certkeys.c ciphers.c crypto.c \
51 …$(AM_CFLAGS) $(CFLAGS) -c -o libxmlsec1_mscrypto_la-app.lo `test -f 'app.c' || echo '$(srcdir)/'`a…
/trunk/extras/l10n/source/ss/
H A Dlocalize.sdf10297 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 ss Koevert 2002-02-02 02:02:02
10298 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 ss Etikette 2002-02-02 02:02:02
10304 sw source\ui\app\app.src 0 string STR_UNBENANNT 0 ss Titelloos 2002-02-02 02:02:02
10309 sw source\ui\app\app.src 0 string STR_FMT_STD 0 ss (geen) 2002-02-02 02:02:02
10310 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 ss Statistieke 2002-02-02 02:02:02
10330 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 ss Tabel 2002-02-02 02:02:02
10332 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 ss Objek 2002-02-02 02:02:02
10333 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 ss Raam 2002-02-02 02:02:02
10344 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 ss Styl: 2002-02-02 02:02:02
11164 dbaccess source\ui\app\app.src 0 string STR_TASKS 0 ss Take 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/st/
H A Dlocalize.sdf10297 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 st Koevert 2002-02-02 02:02:02
10298 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 st Etikette 2002-02-02 02:02:02
10304 sw source\ui\app\app.src 0 string STR_UNBENANNT 0 st Titelloos 2002-02-02 02:02:02
10309 sw source\ui\app\app.src 0 string STR_FMT_STD 0 st (geen) 2002-02-02 02:02:02
10310 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 st Statistieke 2002-02-02 02:02:02
10330 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 st Tabel 2002-02-02 02:02:02
10332 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 st Objek 2002-02-02 02:02:02
10333 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 st Raam 2002-02-02 02:02:02
10344 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 st Styl: 2002-02-02 02:02:02
11164 dbaccess source\ui\app\app.src 0 string STR_TASKS 0 st Take 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/tn/
H A Dlocalize.sdf10297 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 tn Koevert 2002-02-02 02:02:02
10298 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 tn Etikette 2002-02-02 02:02:02
10304 sw source\ui\app\app.src 0 string STR_UNBENANNT 0 tn Titelloos 2002-02-02 02:02:02
10309 sw source\ui\app\app.src 0 string STR_FMT_STD 0 tn (geen) 2002-02-02 02:02:02
10310 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 tn Statistieke 2002-02-02 02:02:02
10330 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 tn Tabel 2002-02-02 02:02:02
10332 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 tn Objek 2002-02-02 02:02:02
10333 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 tn Raam 2002-02-02 02:02:02
10344 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 tn Styl: 2002-02-02 02:02:02
11164 dbaccess source\ui\app\app.src 0 string STR_TASKS 0 tn Take 2002-02-02 02:02:02
[all …]
/trunk/extras/l10n/source/ts/
H A Dlocalize.sdf10297 sw source\ui\app\app.src 0 string STR_ENV_TITLE 0 ts Koevert 2002-02-02 02:02:02
10298 sw source\ui\app\app.src 0 string STR_LAB_TITLE 0 ts Etikette 2002-02-02 02:02:02
10304 sw source\ui\app\app.src 0 string STR_UNBENANNT 0 ts Titelloos 2002-02-02 02:02:02
10309 sw source\ui\app\app.src 0 string STR_FMT_STD 0 ts (geen) 2002-02-02 02:02:02
10310 sw source\ui\app\app.src 0 string STR_DOC_STAT 0 ts Statistieke 2002-02-02 02:02:02
10330 sw source\ui\app\app.src 0 string STR_TABLE_DEFNAME 0 ts Tabel 2002-02-02 02:02:02
10332 sw source\ui\app\app.src 0 string STR_OBJECT_DEFNAME 0 ts Objek 2002-02-02 02:02:02
10333 sw source\ui\app\app.src 0 string STR_FRAME_DEFNAME 0 ts Raam 2002-02-02 02:02:02
10344 sw source\ui\app\app.src 0 string STR_FDLG_STYLE 0 ts Styl: 2002-02-02 02:02:02
11164 dbaccess source\ui\app\app.src 0 string STR_TASKS 0 ts Take 2002-02-02 02:02:02
[all …]

Completed in 2016 milliseconds

12345678910>>...14