Home
last modified time | relevance | path

Searched defs:mode (Results 26 – 50 of 53) sorted by relevance

123

/trunk/main/sd/inc/
H A DOutliner.hxx191 enum mode {SEARCH, SPELL, TEXT_CONVERSION} meMode; enum in sd::Outliner
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx436 int mode = S_IRWXU | S_IRWXG | S_IRWXO; in osl_psz_createDirectory() local
490 int mode = S_IRWXU | S_IRWXG | S_IRWXO; in create_dir_with_callback() local
985 …onst sal_Char* pszSourceFileName, const sal_Char* pszDestFileName, size_t nSourceSize, mode_t mode) in oslDoCopyFile()
H A Dfile.cxx848 int mode = S_IRUSR | S_IRGRP | S_IROTH; in osl_openFile() local
/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/pyuno/source/module/
H A Dunohelper.py46 def _mode_to_str( mode ): argument
56 def _propertymode_to_str( mode ): argument
H A Dpyuno.cxx77 OUString val2str( const void * pVal, typelib_TypeDescriptionReference * pTypeRef , sal_Int32 mode )… in val2str()
/trunk/main/connectivity/source/drivers/hsqldb/
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 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 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/extensions/source/macosx/spotlight/
H A Dioapi.h84 #define ZSEEK(filefunc,filestream,pos,mode) ((*((filefunc).zseek_file))((filefunc).opaque,filestrea… argument
/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/connectivity/source/commontools/
H A Ddbmetadata.cxx327 sal_Int32 mode( BooleanComparisonMode::EQUAL_INTEGER ); in getBooleanComparisonMode() local
/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/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx304 DocumentSignatureAlgorithm mode = DocumentSignatureHelper::getDocumentAlgorithm( in ImplVerifySignatures() local
/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx333 style::LineSpacing SwVbaParagraphFormat::getOOoLineSpacing( float _lineSpace, sal_Int16 mode ) in getOOoLineSpacing()
/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/stoc/source/security/
H A Daccess_controller.cxx484 OUString mode; in AccessController() local
/trunk/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx601 DocumentSignatureAlgorithm mode = DocumentSignatureHelper::getDocumentAlgorithm( in ImplFillSignaturesBox() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx164 bool Button::SetModeImage (::Image const& image, BmpColorMode mode) in SetModeImage()
H A Dwrapper.cxx636 void Window::SetUpdateMode(bool mode) in SetUpdateMode()
/trunk/main/sal/osl/os2/
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
H A Dprofile.c1152 ULONG mode; in openFileImpl() local
/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/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/vcl/source/fontsubset/
H A Dsft.cxx2595 …hMetrics *GetTTSimpleGlyphMetrics(TrueTypeFont *ttf, sal_uInt16 *glyphArray, int nGlyphs, int mode) in GetTTSimpleGlyphMetrics()
2650 …lyphMetrics *GetTTSimpleCharMetrics(TrueTypeFont * ttf, sal_uInt16 firstChar, int nChars, int mode) in GetTTSimpleCharMetrics()

Completed in 163 milliseconds

123