Home
last modified time | relevance | path

Searched refs:mode (Results 126 – 150 of 399) sorted by relevance

12345678910>>...16

/aoo4110/main/offapi/com/sun/star/text/
H A DTextPageStyle.idl72 /** determins whether the register mode is active on that page.
79 reference of the register mode.
H A DNumberingLevel.idl195 /** position and space mode
198 Specifies the position and space mode of the numbering level.
/aoo4110/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl207 /** determines if the register mode is applied to a
212 <p>Remark: Register mode is only used if the register
213 mode property of the page style is switched on.</p>
H A DPageProperties.idl172 /** determins if the register mode is active on that page.
176 /** contains the name of the paragraph style that is used as reference of the register mode.
450 /** contains the mode of the text grid (none, lines, ...), as
/aoo4110/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl119 /** This property defines the shade mode.
149 /** This property defines the projection mode.
H A DAccessibleDrawDocumentView.idl64 However, if there happens to be a view mode change which results in a
96 mode--the appropriate listeners are called and the user gets
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl314 …data, and the latter is a special mode to enter a filter for the database form which the controlle…
319 /** allows controlling the filter mode.
321 …<p>If the form controller supports a <a href="#mode_selector">form based filter mode</a>, then it …
322 … support the <type>XFilterController</type> interface, which allows controlling this mode.</p>
/aoo4110/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx323 …virtual void SAL_CALL testInterface( const Reference< XCallback >& xCallback, sal_Int32 mode ) th…
324 …virtual void SAL_CALL testInterface2( const Reference< XSimple >& xSimple, sal_Int32 mode ) throw…
1448 void SAL_CALL OComponent::testInterface( const Reference< XCallback >& xCallback, sal_Int32 mode )… in testInterface() argument
1471 switch( mode) in testInterface()
2103 void SAL_CALL OComponent::testInterface2( const Reference< XSimple >& xSimple, sal_Int32 mode ) th… in testInterface2() argument
2105 switch( mode) in testInterface2()
/aoo4110/main/offapi/com/sun/star/form/control/
H A DGridControl.idl124 …<p>Besides the normal opreration mode (which is used to display the database form's data) the cont…
125 for instance support a filter mode.</p>
/aoo4110/main/sal/osl/os2/
H A Dprofile.c1152 ULONG mode; in openFileImpl() local
1180 mode = OPEN_SHARE_DENYNONE | OPEN_ACCESS_READWRITE; in openFileImpl()
1186 mode = OPEN_SHARE_DENYNONE | OPEN_ACCESS_READONLY; in openFileImpl()
1189 … if (rc = DosOpen((PCSZ)pszFileName, &pFile->m_Handle, &action, 0, flags, attributes, mode, NULL)) in openFileImpl()
1196 … rc = DosOpen((PCSZ)pszFileName, &pFile->m_Handle, &action, 0, flags, attributes, mode, NULL); in openFileImpl()
/aoo4110/main/pyuno/source/module/
H A Dpyuno_impl.hxx92 …const void * pVal, typelib_TypeDescriptionReference * pTypeRef, sal_Int32 mode = VAL2STR_MODE_DEEP…
164 ConversionMode mode = REJECT_UNO_ANY );
H A Dpyuno_runtime.cxx656 Any Runtime::pyObject2Any ( const PyRef & source, enum ConversionMode mode ) const in pyObject2Any()
759 s[i] = pyObject2Any (PyTuple_GetItem (o, i), mode ); in pyObject2Any()
841 if( ACCEPT_UNO_ANY == mode ) in pyObject2Any()
/aoo4110/main/qadevOOo/runner/graphical/
H A DFileHelper.java264 public static void chmod(File file, String mode) throws java.io.IOException in chmod() argument
268 {"chmod", mode, file.getAbsolutePath()}); in chmod()
/aoo4110/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm413 my $mode = $|;
468 $| = $mode;
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXResourceId.idl117 This mode specifies how the called resource has to be bound to
136 This mode specifies how the called resource has to be bound to
/aoo4110/main/oox/source/dump/
H A Ddffdumper.ini153 …0x0080=text-id,text-left,text-top,text-right,text-bottom,text-wrap-mode,text-scale,text-anchor-mode
201 …0x02C8=3dstyle-rotation-center-z,3dstyle-render-mode,3dstyle-tolerance,3dstyle-view-point-x,3dstyl…
206 …0x0300=,shape-master,,shape-connect-style,shape-bw-mod,shape-bw-mode-pure-bw,shape-bw-mode-bw,shap…
/aoo4110/main/solenv/bin/modules/installer/
H A Dsystemactions.pm505 my $mode = -x $source ? 0775 : 0664;
506 my $mode_str = sprintf("%o", $mode);
507 my $chmodreturn = chmod($mode, $dest);
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl219 <td>The form document is opened in design mode, that is, you can modify it.</td>
220 … <td>The form document is opened in read-only mode, allowing you to view and enter the data
226 <td>The report document is opened in design mode, that is, you can modify it.</td>
/aoo4110/main/offapi/com/sun/star/document/
H A DSettings.idl75 /** specifies the update mode for links when loading text documents.
186 <p>Note, that you have to print in duplex mode, if both,
/aoo4110/main/connectivity/source/drivers/hsqldb/
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() argument
64 StorageContainer::registerStream(env,name,key,mode); in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_openStream()
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx164 bool Button::SetModeImage (::Image const& image, BmpColorMode mode) in SetModeImage() argument
166 return GetButton ()->SetModeImage (image, mode); in SetModeImage()
/aoo4110/main/tools/inc/tools/
H A Dsvlibrary.hxx34 …nst rtl::OUString& rLibName, ::oslGenericFunction baseModule, ::sal_Int32 mode = SAL_LOADMODULE_DE…
/aoo4110/main/sw/source/ui/app/
H A Derror.src98 …Text [ en-US ] = "This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord …
167 …Text [ en-US ] = "This file was saved with WinWord in 'Fast Save' mode. Please unmark the WinWord …
/aoo4110/main/offapi/com/sun/star/awt/
H A DXStyleSettings.idl47 …esktop/theme look. For instance, without native theming, buttons do not support a "roll over" mode,
181 /** controls whether the an UI component should use a high-contrast mode
/aoo4110/main/jvmfwk/source/
H A Dframework.cxx270 jfw::JFW_MODE mode = jfw::getMode(); in jfw_startVM()
271 if (mode == jfw::JFW_MODE_APPLICATION) in jfw_startVM()
331 else if (mode == jfw::JFW_MODE_DIRECT) in jfw_startVM()

Completed in 107 milliseconds

12345678910>>...16