Home
last modified time | relevance | path

Searched refs:mode (Results 101 – 125 of 399) sorted by relevance

12345678910>>...16

/aoo4110/main/curl/
H A Dmakefile.mk107 BUILD_ACTION=CC="cl.exe" nmake -f Makefile.vc mode=dll VC=9 EXCFLAGS=$(EXCFLAGS) MACHINE=$(curl_MAC…
109 BUILD_ACTION=CC="cl.exe" nmake -f Makefile.vc mode=dll VC=9 DEBUG=yes EXCFLAGS=$(EXCFLAGS) MACHINE=…
/aoo4110/main/offapi/com/sun/star/awt/
H A DXVclWindowPeer.idl59 /** sets the design mode for use in a design editor.
65 /** returns <true/> if the window peer is in design mode,
H A DXComboBox.idl112 /** returns the number of visible lines in the drop down mode.
118 /** sets the number of visible lines for drop down mode.
H A DXControl.idl118 /** sets the design mode for use in a design editor.
126 /** returns <true/> if the control is in design mode, <false/> otherwise.
H A DXListBox.idl173 /** returns the number of visible lines in drop down mode.
179 /** sets the number of visible lines for drop down mode.
/aoo4110/main/offapi/com/sun/star/view/
H A DPrintOptions.idl75 <p>Default is the asynchronous print mode.</p>
83 /** determines the duplex mode for the print job.
/aoo4110/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() argument
82 StorageContainer::registerStream(env,name,key,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() argument
76 StorageContainer::registerStream(env,name,key,mode); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_openStream()
/aoo4110/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()
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXCellSeries.idl50 based on a start value, step count and fill mode.
67 specifies the calculation mode for date values.
/aoo4110/main/offapi/com/sun/star/embed/
H A DElementModes.idl37 are base modes. A result mode must include one of base modes.
53 This mode is ignored for <type>Storage</type> elements.
H A DXHierarchicalStorageAccess2.idl53 In case the stream is open in readonly mode the
62 a mode the stream should be open in,
/aoo4110/main/vcl/inc/
H A Dsft.hxx469 …Metrics *GetTTSimpleGlyphMetrics(TrueTypeFont *ttf, sal_uInt16 *glyphArray, int nGlyphs, int mode);
486 …lyphMetrics *GetTTSimpleCharMetrics(TrueTypeFont *ttf, sal_uInt16 firstChar, int nChars, int mode);
/aoo4110/main/offapi/com/sun/star/rendering/
H A DRenderState.idl91 /** The composition mode associated with this render
94 The composite mode determines in which way the primitive and
/aoo4110/main/sfx2/source/dialog/
H A Dsecuritypage.src154 …tion will exit the change recording mode.\nAny information about changes will be lost.\n\nExit cha…
/aoo4110/main/qadevOOo/runner/convwatch/
H A DFileHelper.java233 public static void chmod(File file, String mode) throws java.io.IOException in chmod() argument
237 {"chmod", mode, file.getAbsolutePath()}); in chmod()
/aoo4110/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl110 <a href="#query_mode">query mode</a>, that is, an existing client-side query should be
119 <a href="#command_mode">command mode</a>, that is, a standalone SQL command
125 <a href="#view_mode">view mode</a>, that is, an existing or a new
H A DDocumentContainer.idl97 Value = string, "open" if the document should be opened in live mode (editing is not possible),
98 "openDesign" if the document should be open in design mode (editing is possible)
/aoo4110/main/sal/osl/unx/
H A Dfile.cxx850 int mode = S_IRUSR | S_IRGRP | S_IROTH; in osl_openFile() local
854 mode |= S_IWUSR | S_IWGRP | S_IWOTH; in osl_openFile()
859 mode |= S_IWUSR | S_IWGRP | S_IWOTH; in osl_openFile()
874 int fd = open( buffer, flags, mode ); in osl_openFile()
/aoo4110/main/epm/
H A Depm-3.7.patch55 fprintf(fp, "@exec /bin/chmod %04o %s\n", file->mode, file->dst);
352 chmod(dst, mode);
360 chmod(buffer, mode | 0700);
368 chmod(buffer, mode | 0700);
/aoo4110/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.src101 Text [ en-US ] = "Color ~mode:";
109 QuickHelpText [ en-US ] = "Select the color mode of the graphic.";
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXTextConversion.idl95 conversion in non-interactive mode.
128 non-interactive mode.
/aoo4110/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx601 DocumentSignatureAlgorithm mode = DocumentSignatureHelper::getDocumentAlgorithm( in ImplFillSignaturesBox() local
605 mxStore, ::rtl::OUString(), meSignatureMode, mode); in ImplFillSignaturesBox()
660 aElementsToBeVerified, rInfo, mode); in ImplFillSignaturesBox()
/aoo4110/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl110 /** Specifies the vertical scrollbar mode.
115 /** Specifies the horizontal scrollbar mode.
124 /** Specifies the selection mode that is enabled for this grid control.
/aoo4110/main/offapi/com/sun/star/drawing/
H A DDrawingDocumentDrawView.idl125 /** If the view is in masterpage mode, the view shows the masterpages
132 /** If the view is in layer mode, the user can modify the layer of the

Completed in 79 milliseconds

12345678910>>...16