Home
last modified time | relevance | path

Searched refs:reverse (Results 1 – 25 of 87) sorted by relevance

1234

/trunk/main/cui/source/options/
H A Doptfltr.src154 Text [ en-US ] = "MathType to %PRODUCTNAME Math or reverse" ;
158 Text [ en-US ] = "Word to %PRODUCTNAME Writer or reverse" ;
162 Text [ en-US ] = "Excel to %PRODUCTNAME Calc or reverse" ;
166 Text [ en-US ] = "PowerPoint to %PRODUCTNAME Impress or reverse" ;
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx2586 bool reverse; in TEST_F() member
2682 OSL_ASSERT(data[i].reverse); in TEST_F()
2690 if (data[i].reverse) { in TEST_F()
2704 bool reverse; in TEST_F() member
2781 OSL_ASSERT(data[i].codePage != 0 || data[i].reverse); in TEST_F()
2787 if (data[i].reverse) { in TEST_F()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowListener.idl60 @param reverse
62 When the main sequence was traversed in reverse order then this
65 void slideEnded( [in] boolean reverse );
/trunk/main/desktop/qa/deployment_misc/
H A Dtest_dp_version.cxx68 static ::dp_misc::Order const reverse[3] = { in TEST_F()
72 reverse[data[i].order], in TEST_F()
/trunk/main/offapi/com/sun/star/awt/
H A DFontSlant.idl63 /** specifies a reverse oblique font (slant not designed into the font).
69 /** specifies a reverse italic font (slant designed into the font).
/trunk/main/offapi/com/sun/star/animations/
H A DXTransitionFilter.idl72 The legal values are <true/> for forward and <false/> for reverse.
76 Transitions which do not have a reverse interpretation should ignore the
H A DXAnimationNode.idl236 /** defines the auto reverse settings for this element.
/trunk/main/offapi/com/sun/star/sdbc/
H A DFetchDirection.idl41 /** The rows in a result set will be processed in a reverse direction; last-to-first.
/trunk/main/offapi/com/sun/star/view/
H A DPrintSettings.idl78 /** If <TRUE/>, the pages are printed in reverse order.
H A DXMultiSelectionSupplier.idl116 in reverse order. If the order of the selected objects
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java1591 romanNumber.append(romanDigit.reverse()); in getRomanEquivalent()
1599 return romanNumber.reverse().toString(); in getRomanEquivalent()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DInstallationOngoingCtrl.java160 Collections.reverse(installedPackages); in duringShow()
/trunk/main/offapi/com/sun/star/chart2/
H A DXDataInterpreter.idl87 /** Try to reverse the operation done in
/trunk/main/offapi/com/sun/star/text/
H A DPrintSettings.idl87 /** determines if the pages are printed in the reverse order, starting with the last page.
/trunk/main/oox/source/dump/
H A Ddffdumper.ini92 shortlist=DFF-SYSTEMCOLOR-MOD,0,none,darken-by,lighten-by,add-grey-by,sub-grey-by,reverse-sub-grey-…
435 0x8000=:reverse-rows
596 0x0004=:reverse
H A Dbiffdumper.ini1012 0x0004=reverse-order
1231 0x0040=reverse-order
/trunk/main/offapi/com/sun/star/linguistic2/
H A DLinguProperties.idl158 /** defines whether spellchecking should be done in reverse
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1557 private void formatTable(XTextTableCursor cursor, List formats, boolean reverse) in formatTable() argument
1562 if (reverse) in formatTable()
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx964 std::reverse( mxImpl->maWidths.begin(), mxImpl->maWidths.end() ); in MirrorSelfX()
998 std::reverse( mxImpl->maHeights.begin(), mxImpl->maHeights.end() ); in MirrorSelfY()
/trunk/main/oox/source/drawingml/chart/
H A Dtypegroupconverter.cxx339 ::std::reverse( aSeries.begin(), aSeries.end() ); in convertFromModel()
/trunk/main/vcl/source/src/
H A Dprint.src415 Text [en-US] = "Print in ~reverse page order" ;
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.src657 Text [ en-US ] = "In reverse order" ;
/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm261 // do the same as cycleFrameForward only with a reverse iterator
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx393 ::std::reverse(aCopies.begin(),aCopies.end()); in Copy()
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManager.idl44 … the changes they represent can be undo in the reverse order they have originally been applied.</p>

1234