Home
last modified time | relevance | path

Searched refs:mode (Results 151 – 175 of 414) sorted by relevance

12345678910>>...17

/trunk/ext_libraries/gtest/
H A Duse-own-tuple.patch11 // is building in C++11/C++98 mode.
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DMountParcelAction.java52 protected int mode() in mode() method in MountParcelAction
H A DMountDocumentAction.java52 protected int mode() in mode() method in MountDocumentAction
H A DConfigureParcelAction.java43 protected int mode() { in mode() method in ConfigureParcelAction
/trunk/main/extensions/test/ole/OleConverterVar1/
H A Dreadme.txt4 While running in debug mode it writes infos to the debug - output.
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageNativeInputStream.java42 public native void openStream(String key,String name, int mode); in openStream() argument
H A DStorageNativeOutputStream.java47 public native void openStream(String name,String key, int mode); in openStream() argument
/trunk/main/accessibility/workben/
H A DTODO9 * add focus tracking mode
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Ddocumentsignaturehelper.hxx84 const DocumentSignatureAlgorithm mode);
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl291 void testInterface( [in] oletest::XCallback xCallback, [in] long mode);
292 void testInterface2( [in] oletest::XSimple xSimple, [in] long mode);
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3653 mode = sheet::CellDeleteMode_UP; in Delete()
3656 mode = sheet::CellDeleteMode_LEFT; in Delete()
3668 mode = sheet::CellDeleteMode_UP; in Delete()
3670 mode = sheet::CellDeleteMode_LEFT; in Delete()
3673 xCellRangeMove->removeRange( thisAddress, mode ); in Delete()
4642 sheet::CellInsertMode mode = sheet::CellInsertMode_NONE; in Insert() local
4650 mode = sheet::CellInsertMode_RIGHT; in Insert()
4653 mode = sheet::CellInsertMode_DOWN; in Insert()
4662 mode = sheet::CellInsertMode_DOWN; in Insert()
4664 mode = sheet::CellInsertMode_RIGHT; in Insert()
[all …]
/trunk/main/sd/source/ui/app/
H A Dstrings.src770 Text [ en-US ] = "This action can't be run in the live mode." ;
1274 Text [ en-US ] = "Function Bar (viewing mode)" ;
1279 Text [ en-US ] = "Function Bar (viewing mode)" ;
/trunk/main/rdbmaker/inc/codemaker/
H A Dglobal.hxx127 const sal_Char* checkAccessMode(FileAccessMode mode);
/trunk/main/offapi/com/sun/star/ucb/
H A DSortingInfo.idl42 /** contains a flag indicating the sort mode (ascending or descending).
/trunk/main/udkapi/com/sun/star/reflection/
H A DMethodMode.idl33 /** MethodMode denotes the mode in which method calls are run, i.e. either oneway or
H A DParamInfo.idl46 /** parameter mode: in, out, inout
H A DParamMode.idl33 /** The parameter mode denotes the transfer between caller and callee
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationAdditiveMode.idl32 /** Specifies the additive mode for the animation.
/trunk/main/offapi/com/sun/star/task/
H A DNoMasterException.idl45 /** specifies the mode in which password should be queried.
H A DMasterPasswordRequest.idl36 /** this request specifies the mode in which the password should be asked
/trunk/main/offapi/com/sun/star/text/
H A DPositionAndSpaceMode.idl33 /** These enumeration values specify the position and space mode for a numbering level
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldLayoutInfo.idl39 /** specifies the layout mode.
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx159 void SetUpdateMode( bool mode );
263 bool SetModeImage (::Image const& image, BmpColorMode mode=BMP_COLOR_NORMAL);
/trunk/main/basic/source/classes/
H A Dsb.src123 Text [ en-US ] = "Incorrect file mode." ;
271 Text [ en-US ] = "Link mode cannot be set due to invalid link topic." ;
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO29 + implement non-gui mode - for to-console event logging

Completed in 87 milliseconds

12345678910>>...17