Home
last modified time | relevance | path

Searched refs:Open (Results 26 – 50 of 260) sorted by relevance

1234567891011

/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryw9x.cxx326 void RegistryKeyImplWin9x::Open(bool Writeable) in Open() function in RegistryKeyImplWin9x
368 regkey->Open(Writeable); in OpenSubKey()
H A Dregistrywnt.cxx339 void RegistryKeyImplWinNT::Open(bool Writeable) in Open() function in RegistryKeyImplWinNT
381 regkey->Open(Writeable); in OpenSubKey()
H A Dwindowsregistry.cxx97 regkey->Open(Writeable); in GetRegistryKey()
H A Dregistryw9x.hxx87 virtual void Open(bool Writeable = true);
H A Dregistrywnt.hxx86 virtual void Open(bool Writeable = true);
/aoo42x/main/offapi/com/sun/star/presentation/
H A DFadeEffect.idl189 /** use the fade effect 'Open Vertical'.
195 /** use the fade effect 'Open Horizontal'.
/aoo42x/main/sw/source/ui/docvw/
H A Ddocvw.src36 Text [ en-US ] = "~Open" ;
42 Text [ en-US ] = "Open in New Window" ;
/aoo42x/main/vcl/unx/generic/printer/
H A Dppdparser.cxx275 void Open( const rtl::OUString& i_rFile );
284 Open( i_rFile ); in PPDDecompressStream()
292 void PPDDecompressStream::Open( const rtl::OUString& i_rFile ) in Open() function in PPDDecompressStream
541 aStream.Open( it->second ); in getPPDFile()
593 aStream.Open( getPPDFile( aCurLine ) ); in getPPDPrinterName()
702 aStream.Open( getPPDFile( String( aCurLine, m_aFileEncoding ) ) ); in PPDParser()
/aoo42x/main/l10ntools/source/
H A Dlocalize.cxx490 aSDF.Open( String( rDestinationFile , RTL_TEXTENCODING_ASCII_US ) , STREAM_STD_WRITE ); in Extract()
685 aFile.Open( aEntry.GetFull(), STREAM_STD_WRITE |STREAM_TRUNC ); in ExecuteMerge()
746 aSDF.Open( String( rSourceFile, RTL_TEXTENCODING_ASCII_US ), in Merge()
/aoo42x/main/offapi/com/sun/star/chart/
H A DStockDiagram.idl84 <tr><td><strong>Open</strong></td><td>Low</td><td>High</td><td>Close</td></tr>
93 …<tr><td><strong>Volume</strong></td><td><strong>Open</strong></td><td>Low</td><td>High</td><td>Clo…
/aoo42x/main/scp2/source/impress/
H A Dregistryitem_impress.scp135 Value = "Open,0,0";
254 Value = "Open,0,0";
318 Value = "&Open";
706 Value = "&Open";
/aoo42x/main/scp2/source/draw/
H A Dregistryitem_draw.scp135 Value = "Open,0,0";
254 Value = "Open,0,0";
367 Value = "&Open";
734 Value = "&Open";
/aoo42x/main/fpicker/source/office/
H A Diodlg.src208 Text [ en-US ] = "~Open" ;
222 Text [ en-US ] = "Open" ;
/aoo42x/main/extensions/source/scanner/
H A Dsane.cxx301 sal_Bool Sane::Open( const char* name ) in Open() function in Sane
326 sal_Bool Sane::Open( int n ) in Open() function in Sane
331 return Open( (char*)ppDevices[n]->name ); in Open()
H A Dsanedlg.cxx157 mrSane.Open( 0 ); in InitDevices()
498 mrSane.Open( nNumber ); in IMPL_LINK()
1185 mrSane.Open( aString.GetBuffer() ); in LoadState()
/aoo42x/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt64 "Download from page / Open follow up page URL", which should be
114 "Download from page / Open follow up page URL", which should be
/aoo42x/main/scp2/source/calc/
H A Dregistryitem_calc.scp135 Value = "Open,0,0";
254 Value = "Open,0,0";
316 Value = "&Open";
691 Value = "&Open";
/aoo42x/main/connectivity/source/inc/ado/
H A DAwrapado.hxx94 …sal_Bool Open(const ::rtl::OUString& ConnectionString, const ::rtl::OUString& UserID,const ::rtl::…
323 sal_Bool Open(
/aoo42x/main/shell/source/unix/misc/
H A Dcde-open-url.sh32 ( echo "$1" > "$TMPFILE"; dtaction Open "$TMPFILE"; rm -f "$TMPFILE" ) &
/aoo42x/main/scp2/source/writer/
H A Dregistryitem_writer.scp135 Value = "Open,0,0";
254 Value = "Open,0,0";
317 Value = "&Open";
813 Value = "&Open";
/aoo42x/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.hxx60 sal_Bool Open( const String &rToplevel, const String &rSublevel);
/aoo42x/main/filter/source/msfilter/
H A Dmsvbasic.hxx69 bool Open( const String &rToplevel, const String &rSublevel);
/aoo42x/main/autodoc/source/cosv/unittest/
H A Dfile_ut.cxx50 rFile.Open(); in classtest_File()
/aoo42x/main/tools/workben/
H A Dfstest.cxx53 aStream.Open(aFile.GetFull(FSYS_STYLE_HOST), STREAM_WRITE); in main()
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl42 * This BSD License conforms to the Open Source Initiative "Simplified
99 * This BSD License conforms to the Open Source Initiative "Simplified
290 * This BSD License conforms to the Open Source Initiative "Simplified
517 * This BSD License conforms to the Open Source Initiative "Simplified
737 * This BSD License conforms to the Open Source Initiative "Simplified
1032 * This BSD License conforms to the Open Source Initiative "Simplified
1241 * This BSD License conforms to the Open Source Initiative "Simplified
1335 This BSD License conforms to the Open Source Initiative "Simplified
1933 * This BSD License conforms to the Open Source Initiative "Simplified
2056 * This BSD License conforms to the Open Source Initiative "Simplified
[all …]

Completed in 93 milliseconds

1234567891011