Home
last modified time | relevance | path

Searched defs:mode (Results 26 – 50 of 53) sorted by last modified time

123

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DMountDocumentAction.java52 protected int mode() in mode() method in MountDocumentAction
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java69 public XStorageHelper( String path, int mode, boolean create ) throws IOException in XStorageHelper()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx102 Bootstrap_Impl const * file, rtl::OUString const & text, LookupMode mode, in recursivelyExpandMacros()
468 LookupMode mode, bool override, ExpandRequestLink const * requestStack) in getValue()
550 rtl::OUString const & key, rtl_uString ** value, LookupMode mode, in getDirectValue()
563 rtl::OUString const & key, rtl_uString ** value, LookupMode mode, in getAmbienceValue()
583 rtl_uString ** value, rtl::OUString const & text, LookupMode mode, in expandValue()
902 Bootstrap_Impl const * file, LookupMode mode, bool override, in lookup()
912 Bootstrap_Impl const * file, rtl::OUString const & text, LookupMode mode, in expandMacros()
/trunk/main/sal/osl/unx/
H A Duunxapi.hxx44 inline int access(const rtl::OUString& ustrPath, int mode) in access()
/trunk/main/sal/osl/os2/
H A Duunxapi.cxx42 int access_u(const rtl_uString* pustrPath, int mode) in access_u()
78 int mkdir_u(const rtl_uString* path, mode_t mode) in mkdir_u()
H A Duunxapi.hxx52 inline int access(const rtl::OUString& ustrPath, int mode) in access()
H A Dprofile.c1152 ULONG mode; in openFileImpl() local
H A Dfile.cxx1390 int mode = S_IRUSR | S_IRGRP | S_IROTH; in osl_openFile() local
2087 …onst sal_Char* pszSourceFileName, const sal_Char* pszDestFileName, size_t nSourceSize, mode_t mode) in oslDoCopyFile()
2885 int mode = S_IRWXU | S_IRWXG | S_IRWXO; in create_dir_with_callback() local
/trunk/main/sal/osl/all/
H A Dloadmodulerelative.cxx45 sal_Int32 const mode) in osl_loadModuleRelative()
/trunk/main/sal/inc/osl/
H A Dmodule.hxx93 ::sal_Int32 mode = SAL_LOADMODULE_DEFAULT) in loadRelative()
/trunk/main/registry/source/
H A Dreflwrit.cxx483 RTParamMode mode) in setData()
592 RTMethodMode mode, in setData()
1300 RTMethodMode mode, in setMethodData()
1329 RTParamMode mode) in setParamData()
/trunk/main/rdbmaker/source/codemaker/
H A Dglobal.cxx128 void FileStream::open(const OString& name, FileAccessMode mode) in open()
148 const sal_Char* FileStream::checkAccessMode(FileAccessMode mode) in checkAccessMode()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DFileHelper.java264 public static void chmod(File file, String mode) throws java.io.IOException in chmod()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFileHelper.java233 public static void chmod(File file, String mode) throws java.io.IOException in chmod()
/trunk/main/pyuno/source/module/
H A Dpyuno_callable.cxx48 ConversionMode mode; member
250 enum ConversionMode mode ) in PyUNO_callable_new()
H A Dunohelper.py46 def _mode_to_str( mode ): argument
56 def _propertymode_to_str( mode ): argument
/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()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1448 void SAL_CALL OComponent::testInterface( const Reference< XCallback >& xCallback, sal_Int32 mode )… in testInterface()
2103 void SAL_CALL OComponent::testInterface2( const Reference< XSimple >& xSimple, sal_Int32 mode ) th… in testInterface2()
/trunk/main/extensions/source/macosx/spotlight/
H A Dioapi.h84 #define ZSEEK(filefunc,filestream,pos,mode) ((*((filefunc).zseek_file))((filefunc).opaque,filestrea… argument
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx885 …const uno::Any mode( static_cast< sal_Int16 >( ui::dialogs::TemplateDescription::FILEOPEN_SIMPLE )… in raiseAddPicker() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeInputStream.cxx68 (JNIEnv * env, jobject /*obj_this*/,jstring key, jstring name, jint mode) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_openStream()
H A DStorageNativeOutputStream.cxx74 (JNIEnv * env, jobject /*obj_this*/, jstring name, jstring key, jint mode) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeOutputStream_openStream()
H A DHStorageAccess.cxx55 (JNIEnv * env, jobject /*obj_this*/,jstring name, jstring key, jint mode) in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_openStream()
/trunk/main/connectivity/source/commontools/
H A Ddbmetadata.cxx327 sal_Int32 mode( BooleanComparisonMode::EQUAL_INTEGER ); in getBooleanComparisonMode() local
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeStorageAccess.java49 int mode = NativeStorageAccess.SEEKABLEREAD; in NativeStorageAccess() local
58 public native void openStream(String name,String key, int mode); in openStream()

Completed in 125 milliseconds

123