Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 261) sorted by relevance

1234567891011

/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java328 if(!Open(path)){ in dotest()
339 if(!Open(path)) { in dotest()
347 if(!Open(path)) { in dotest()
358 private boolean Open(String path) throws Exception { in Open() method in FileExport
418 if(!Open(saveTo)) in savetosameformat()
483 if(!Open(saveTo)) in savetodiffformat()
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx353 m_ContextInformation.GetOpenOfficeCommandline(RegistrationContextInformation::Open, in RegisterAsHtmlEditorForInternetExplorer()
368 m_ContextInformation.GetOpenOfficeCommandline(RegistrationContextInformation::Open, in RegisterAsHtmlEditorForInternetExplorer()
427 m_ContextInformation.GetOpenOfficeCommandline(RegistrationContextInformation::Open, in RegisterAsDefaultHtmlEditorForInternetExplorer()
519 m_ContextInformation.GetOpenOfficeCommandline(RegistrationContextInformation::Open, in RegisterAsDefaultShellHtmlEditor()
714 …e(m_ContextInformation.GetOpenOfficeCommandline(RegistrationContextInformation::Open, eOfficeApp)); in RegisterForMsOfficeApplication()
/trunk/main/migrationanalysis/src/wizard/
H A DRunServer.bas98 Set wrdDriverDoc = wrdApp.Documents.Open(driverName)
126 Set excelDriverDoc = Excel.Workbooks.Open(driverName)
156 Set ppDriverDoc = ppApp.Presentations.Open(driverName) ', msoTrue, msoFalse, msoFalse)
/trunk/main/embedserv/regentries/
H A Dimpress.reg28 @="&Open"
52 @="&Open"
84 @="Open,0,0"
H A Ddraw.reg28 @="&Open"
52 @="&Open"
85 @="Open,0,0"
H A Dcalc.reg28 @="&Open"
52 @="&Open"
84 @="Open,0,0"
H A Dmath.reg28 @="&Open"
52 @="&Open"
84 @="Open,0,0"
H A Dwriter.reg28 @="&Open"
52 @="&Open"
84 @="Open,0,0"
/trunk/main/migrationanalysis/src/driver_docs/
H A DDocAnalysisRunMacro.vbs85 Set daDoc = daWrd.Documents.Open(sWordDriverDocPath)
144 Set daWb = daXl.Workbooks.Open(sExcelDriverDocPath)
212 daPP.Presentations.Open sPPDriverDocPath
/trunk/main/rhino/
H A Drhino1_7R3.patch289 + "Open", JOptionPane.ERROR_MESSAGE);
306 + "Open", JOptionPane.ERROR_MESSAGE);
606 - String[] fileItems = {"Open...", "Run...", "", "Exit"};
607 - String[] fileCmds = {"Open", "Load", "", "Exit"};
608 + // String[] fileItems = {"Open...", "Run...", "", "Exit"};
609 + // String[] fileCmds = {"Open", "Load", "", "Exit"};
/trunk/main/tools/source/stream/
H A Dstrmwnt.cxx141 Open( aFileName, nMode ); in SvFileStream()
460 void SvFileStream::Open( const String& rFilename, StreamMode nMode ) in Open() function in SvFileStream
605 Open( aFilename, eStreamMode ); in ReOpen()
H A Dstrmos2.cxx130 Open( aFileName, nOpenMode ); in SvFileStream()
488 void SvFileStream::Open( const String& rFilename, StreamMode nOpenMode ) in Open() function in SvFileStream
681 Open( aFilename, eStreamMode ); in ReOpen()
H A Dstrmunx.cxx273 Open( aSystemFileName, nOpenMode ); in SvFileStream()
660 void SvFileStream::Open( const String& rFilename, StreamMode nOpenMode ) in Open() function in SvFileStream
794 Open( aFilename, eStreamMode ); in ReOpen()
/trunk/main/tools/workben/
H A Dtldem.cxx54 aFile.Open( "test.dir", STREAM_WRITE ); in main()
62 aSortedFile.Open( "stest.dir", STREAM_WRITE ); in main()
/trunk/main/basic/source/inc/
H A Diosys.hxx61 SbError Open( short, const ByteString&, short, short, short );
97 void Open( short, const ByteString&, short, short, short );
/trunk/main/filter/source/pdf/
H A Dimpdialog.src312 Text [ en-US ] = "Open on page" ;
466 Text [ en-US ] = "~Open in full screen mode" ;
594 Text [ en-US ] = "Open password set" ;
801 Text [ en-US ] = "Open with PDF reader application" ;
810 Text [ en-US ] = "Open with Internet browser" ;
/trunk/main/tools/bootstrp/
H A Dprj.cxx60 aFileStream.Open ( aFileName, STREAM_READ ); in DECLARE_LIST()
69 aFileStream.Open ( aFileName, STREAM_READ ); in SimpleConfig()
/trunk/main/uui/source/
H A Dopenlocked.src40 Text [ en-US ] = "Open ~Read-Only" ;
44 Text [ en-US ] = "Open ~Copy" ;
H A Dalreadyopen.src40 Text [ en-US ] = "Open ~Read-Only" ;
44 Text [ en-US ] = "~Open" ;
/trunk/main/offapi/com/sun/star/text/
H A DShape.idl191 <p>This property is needed for the export of the OASIS Open Office
212 <p>This property is needed for the export of the OASIS Open Office
224 <p>This property is needed for the export of the OASIS Open Office
/trunk/main/scp2/source/math/
H A Dregistryitem_math.scp134 Value = "Open,0,0";
253 Value = "Open,0,0";
317 Value = "&Open";
575 Value = "&Open";
/trunk/main/extensions/source/scanner/
H A Dsane.hxx168 sal_Bool Open( const char* );
169 sal_Bool Open( int );
/trunk/main/sw/source/ui/vba/
H A Dvbadocuments.cxx117 …return Open( sFileName, uno::Any(), uno::Any(), uno::Any(), uno::Any(), uno::Any(), uno::Any(), u… in Add()
135 SwVbaDocuments::Open( const ::rtl::OUString& Filename, const uno::Any& /*ConfirmConversions*/, cons… in Open() function in SwVbaDocuments
/trunk/main/svx/inc/
H A Dgloblmn_tmpl.hrc272 Command = ".uno:Open" ; \
273 Text [ en-US ] = "~Open..." ;\
1204 Text [ en-US ] = "~Open Hyperlink" ; \
1209 Text [ en-US ] = "Open ~Smart Tag Menu" ; \
/trunk/main/basic/source/runtime/
H A Diosys.cxx642 SbError SbiStream::Open in Open() function in SbiStream
856 void SbiIoSystem::Open in Open() function in SbiIoSystem
867 nError = pChan[ nCh ]->Open( nCh, rName, nMode, nFlags, nLen ); in Open()

Completed in 79 milliseconds

1234567891011