Home
last modified time | relevance | path

Searched refs:autoFormat (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/beautifier/
H A Dgeneraloptionspage.cpp54 ui.autoFormat->setChecked(settings->autoFormatOnSave()); in GeneralOptionsPageWidget()
64 settings->setAutoFormatOnSave(ui.autoFormat->isChecked()); in apply()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/table/
H A D_XAutoFormattable.java61 oObj.autoFormat(name); // applying default format in _autoFormat()
99 oObj.autoFormat(name); in _autoFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/table/
H A D_XAutoFormattable.java61 oObj.autoFormat(name); // applying default format in _autoFormat()
99 oObj.autoFormat(name); in _autoFormat()
/dports/emulators/libdsk/libdsk-1.4.2/lib/uk/co/demon/seasip/libdsk/
H A DDrive.java302 public native void autoFormat(Geometry g, int cylinder, int head, byte filler) throws DskException; in autoFormat() method in Drive
310 public native void autoFormat(Geometry g, int track, byte filler) throws DskException; in autoFormat() method in Drive
/dports/graphics/tiled/tiled-1.7.2/src/plugins/json/qjsonparser/
H A Djson.h27 void setAutoFormatting(bool autoFormat);
/dports/graphics/tiled/tiled-1.7.2/src/plugins/json1/qjsonparser/
H A Djson.h27 void setAutoFormatting(bool autoFormat);
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DTextMessage.h22 static QString autoFormat(QString qsPlain);
H A DTextMessage.cpp24 QString TextMessage::autoFormat(QString qsPlain) { in autoFormat() function in TextMessage
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DTextMessage.h22 static QString autoFormat(QString qsPlain);
H A DTextMessage.cpp24 QString TextMessage::autoFormat(QString qsPlain) { in autoFormat() function in TextMessage
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dformatter.h58 virtual QFutureWatcher<Utils::ChangeSet> *autoFormat( in autoFormat() function
H A Dtextdocument.h103 void autoFormat(const QTextCursor &cursor);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/uitest/calc_tests6/
H A DautoFormat.py12 class autoFormat(UITestCase): class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/uitest/calc_tests6/
H A DautoFormat.py15 class autoFormat(UITestCase): class
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/table/
H A DXAutoFormattable.idl43 void autoFormat( [in] string aName )
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/table/
H A DXAutoFormattable.idl43 void autoFormat( [in] string aName )
/dports/emulators/libdsk/libdsk-1.4.2/tools/
H A DDskFormat.java99 outdr.autoFormat(dg, cyl, head, (byte)0xE5); in doFormat()
H A DDskTrans.java128 outdr.autoFormat(dg, cyl, head, (byte)0xE5); in doCopy()
/dports/www/limesurvey/limesurvey/assets/packages/ckeditor/plugins/markdown/css/
H A Dcodemirror.min.css1autoFormat span,.CommentSelectedRange span,.UncommentSelectedRange span{width:16px;height:16px;mar…
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTable.csv11 "SwXTextTable";"com::sun::star::table::XAutoFormattable";"autoFormat()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTable.csv11 "SwXTextTable";"com::sun::star::table::XAutoFormattable";"autoFormat()"
/dports/www/bolt/bolt-2.2.24/app/view/js/ckeditor/plugins/codemirror/css/
H A Dcodemirror.min.css1autoFormat span,.CommentSelectedRange span,.UncommentSelectedRange span{width:16px;height:16px;mar…
/dports/www/limesurvey/limesurvey/assets/packages/ckeditor/plugins/codemirror/css/
H A Dcodemirror.min.css1autoFormat span,.CommentSelectedRange span,.UncommentSelectedRange span{width:16px;height:16px;mar…
/dports/www/otrs/otrs-rel-6_0_29/var/httpd/htdocs/js/thirdparty/ckeditor-4.7.0/plugins/codemirror/css/
H A Dcodemirror.min.css1autoFormat span,.CommentSelectedRange span,.UncommentSelectedRange span{width:16px;height:16px;mar…
/dports/misc/tellico/tellico-3.4.2/src/
H A Dfieldformat.cpp154 if(request_ == ForceFormat || (request_ != AsIsFormat && Config::autoFormat())) { in format()

123