/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrar.cxx | 353 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()
|
H A D | registryw9x.cxx | 326 void RegistryKeyImplWin9x::Open(bool Writeable) in Open() function in RegistryKeyImplWin9x 368 regkey->Open(Writeable); in OpenSubKey()
|
/aoo4110/main/migrationanalysis/src/wizard/ |
H A D | RunServer.bas | 98 Set wrdDriverDoc = wrdApp.Documents.Open(driverName) 126 Set excelDriverDoc = Excel.Workbooks.Open(driverName) 156 Set ppDriverDoc = ppApp.Presentations.Open(driverName) ', msoTrue, msoFalse, msoFalse)
|
/aoo4110/main/embedserv/regentries/ |
H A D | impress.reg | 28 @="&Open" 52 @="&Open" 84 @="Open,0,0"
|
H A D | calc.reg | 28 @="&Open" 52 @="&Open" 84 @="Open,0,0"
|
H A D | draw.reg | 28 @="&Open" 52 @="&Open" 85 @="Open,0,0"
|
H A D | math.reg | 28 @="&Open" 52 @="&Open" 84 @="Open,0,0"
|
H A D | writer.reg | 28 @="&Open" 52 @="&Open" 84 @="Open,0,0"
|
/aoo4110/main/reportbuilder/license/ |
H A D | readme_en-US.txt | 26 This software offered by Oracle will enhance Oracle Open Office and OpenOffice.org software. The fo… 38 * A recent version of Oracle Open Office or OpenOffice.org 52 …acle Report Builder in the application help that is installed with Oracle Open Office or OpenOffic…
|
/aoo4110/main/migrationanalysis/src/driver_docs/ |
H A D | DocAnalysisRunMacro.vbs | 85 Set daDoc = daWrd.Documents.Open(sWordDriverDocPath) 144 Set daWb = daXl.Workbooks.Open(sExcelDriverDocPath) 212 daPP.Presentations.Open sPPDriverDocPath
|
/aoo4110/main/tools/source/stream/ |
H A D | strmwnt.cxx | 141 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 D | strmos2.cxx | 130 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 D | strmunx.cxx | 273 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()
|
/aoo4110/main/rhino/ |
H A D | rhino1_7R3.patch | 289 + "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"};
|
/aoo4110/main/tools/workben/ |
H A D | tldem.cxx | 54 aFile.Open( "test.dir", STREAM_WRITE ); in main() 62 aSortedFile.Open( "stest.dir", STREAM_WRITE ); in main()
|
/aoo4110/main/basic/source/inc/ |
H A D | iosys.hxx | 61 SbError Open( short, const ByteString&, short, short, short ); 97 void Open( short, const ByteString&, short, short, short );
|
/aoo4110/main/tools/bootstrp/ |
H A D | prj.cxx | 60 aFileStream.Open ( aFileName, STREAM_READ ); in DECLARE_LIST() 69 aFileStream.Open ( aFileName, STREAM_READ ); in SimpleConfig()
|
/aoo4110/main/uui/source/ |
H A D | openlocked.src | 40 Text [ en-US ] = "Open ~Read-Only"; 44 Text [ en-US ] = "Open ~Copy";
|
H A D | alreadyopen.src | 40 Text [ en-US ] = "Open ~Read-Only"; 44 Text [ en-US ] = "~Open";
|
/aoo4110/main/filter/source/pdf/ |
H A D | impdialog.src | 312 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" ;
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | Shape.idl | 191 <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
|
/aoo4110/main/extensions/source/scanner/ |
H A D | sane.hxx | 168 sal_Bool Open( const char* ); 169 sal_Bool Open( int );
|
/aoo4110/main/scp2/source/math/ |
H A D | registryitem_math.scp | 134 Value = "Open,0,0"; 253 Value = "Open,0,0"; 317 Value = "&Open"; 575 Value = "&Open";
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbadocuments.cxx | 117 …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
|
/aoo4110/main/offapi/com/sun/star/presentation/ |
H A D | FadeEffect.idl | 189 /** use the fade effect 'Open Vertical'. 195 /** use the fade effect 'Open Horizontal'.
|