Home
last modified time | relevance | path

Searched refs:mode (Results 76 – 100 of 414) sorted by relevance

12345678910>>...17

/trunk/main/sal/osl/unx/
H A Duunxapi.hxx44 inline int access(const rtl::OUString& ustrPath, int mode) in access() argument
46 return access_u(ustrPath.pData, mode); in access()
/trunk/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl433 read/write mode. If opening in the desired mode is impossible, an error occurs.
435 a "readonly" property, the logical open mode depends on that, otherwise
437 document in read only mode will not prevent the component from being
470 /** let the document be opened in repair mode
474 be opened in repair mode, so as much as possible information will be retrieved.
/trunk/main/solenv/bin/
H A Dconverttags.pl37 $mode = shift @ARGV;
45 if( $mode =~ s/2/$1/go )
/trunk/main/sal/osl/os2/
H A Duunxapi.hxx52 inline int access(const rtl::OUString& ustrPath, int mode) in access() argument
54 return access_u(ustrPath.pData, mode); in access()
H A Dfile.cxx792 …nst sal_Char* pszSourceFileName, const sal_Char* pszDestFileName, size_t nSourceSize, mode_t mode);
1390 int mode = S_IRUSR | S_IRGRP | S_IROTH; in osl_openFile() local
1394 mode |= S_IWUSR | S_IWGRP | S_IWOTH; in osl_openFile()
1399 mode |= S_IWUSR | S_IWGRP | S_IWOTH; in osl_openFile()
1414 int fd = open( buffer, flags | O_BINARY, mode ); in osl_openFile()
2087 …onst sal_Char* pszSourceFileName, const sal_Char* pszDestFileName, size_t nSourceSize, mode_t mode) in oslDoCopyFile() argument
2102 DestFileFD=open(pszDestFileName, O_WRONLY | O_CREAT | O_BINARY, mode); in oslDoCopyFile()
2885 int mode = S_IRWXU | S_IRWXG | S_IRWXO; in create_dir_with_callback() local
2887 if (osl::mkdir(directory_path, mode) == 0) in create_dir_with_callback()
/trunk/main/sal/osl/all/
H A Dloadmodulerelative.cxx45 sal_Int32 const mode) in osl_loadModuleRelative() argument
64 return ::osl_loadModule(abs.pData, mode); in osl_loadModuleRelative()
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl58 methods such as bufferController, fullscreen mode etc . belong
280 /** Tells whether this graphic device has a full screen mode,
287 /** Enter or leave the fullscreen mode, if possible. The return
291 fullscreen mode can be left without a enterFullScreenMode(
/trunk/main/sal/inc/osl/
H A Dmodule.hxx93 ::sal_Int32 mode = SAL_LOADMODULE_DEFAULT) in loadRelative() argument
96 m_Module = osl_loadModuleRelative(baseModule, relativePath.pData, mode); in loadRelative()
/trunk/main/icc/source/create_sRGB_profile/
H A DMakefile.in141 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
145 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
172 …$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$…
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DCipherID.idl41 /** identifier of AES algorithm in CBC mode with W3C padding
46 /** identifier of the Blowfish algorithm in 8-bit CFB mode
/trunk/main/offapi/com/sun/star/embed/
H A DStorage.idl102 it is locked ( in case it is opened in readonly mode
104 read-write mode it is locked for reading and writing )
115 read-write mode all noncommited changes will be lost.
327 /** allows to detect whether storage is open in "repair package" mode or
/trunk/main/offapi/com/sun/star/util/
H A DXModeChangeListener.idl41 /** allows to listen for changes in an object's internal mode.
49 /** indicates that the mode of the broadcasting component has changed.
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSetConcurrency.idl34 /** is the concurrency mode for a
41 /** is the concurrency mode for a
/trunk/main/offapi/com/sun/star/task/
H A DPasswordRequest.idl40 /** this request specifies the mode in which the password should be asked
51 /** the mode in which password should be asked
/trunk/main/offapi/com/sun/star/awt/
H A DEndPopupModeEvent.idl40 /** specifies an end popup mode event.
46 /** specifies how the popup mode was ended
/trunk/main/sd/source/core/
H A Dglob.src166 Text [ en-US ] = "Presentation mode" ;
182 Text [ en-US ] = "Bézier mode" ;
337 Text [ en-US ] = "Graphics mode" ;
/trunk/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx71 XMLTag(string sTag, eMode mode = COMPLETE) : mTag(sTag), mMode(mode) {} in XMLTag() argument
/trunk/main/offapi/com/sun/star/frame/
H A DXMenuBarAcceptor.idl51 /** update menu bar according to the current frame mode. This is used in
52 inplace editing mode where we have to merge our own menu into the
/trunk/main/stoc/source/registry_tdprovider/
H A Dmethoddescription.cxx56 RTParamMode mode, sal_Int32 position): in Parameter() argument
58 m_typeName(typeName.replace('/', '.')), m_mode(mode), in Parameter()
/trunk/main/offapi/com/sun/star/chart/
H A DX3DDefaultSetter.idl43 /** The result may depend on the current chart type and the current shade mode.
53 …The result may dependent on other 3D settings as rotation or shade mode. It may depend on the curr…
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DPackageCollector.java165 static public void sortPackages(Vector allPackages, Vector sortedPackages, String mode) { in sortPackages() argument
194 if ( mode.equalsIgnoreCase("uninstall")) { in sortPackages()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java119 …public XComponent setDocument(String url, int mode) throws com.sun.star.lang.IllegalArgumentExcept… in setDocument() argument
121 switch (mode) in setDocument()
/trunk/main/offapi/com/sun/star/form/
H A DNavigationBarMode.idl42 <p>Note that when this mode is set, a simultaneous <type>TabulatorCycle</type>
54 <p>This is the default and most often encountered mode.</p>
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.src47 …editing charts and drawing objects are not available in shared mode. Turn off shared mode to get e…
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx304 DocumentSignatureAlgorithm mode = DocumentSignatureHelper::getDocumentAlgorithm( in ImplVerifySignatures() local
308 rxStorage, ::rtl::OUString(), eMode, mode); in ImplVerifySignatures()
356 aElementsToBeVerified, rInfo, mode); in ImplVerifySignatures()

Completed in 69 milliseconds

12345678910>>...17