Home
last modified time | relevance | path

Searched refs:less (Results 76 – 100 of 203) sorted by relevance

123456789

/trunk/main/comphelper/inc/comphelper/
H A Dstl_types.hxx258 DECLARE_STL_MAP(keytype, valuetype, std::less< keytype >, classname) \
H A Dpropagg.hxx63 typedef std::map< sal_Int32, OPropertyAccessor, ::std::less< sal_Int32 > > PropertyAccessorMap;
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.hxx84 DECLARE_STL_MAP(sal_Int32, ::rtl::OUString, ::std::less< sal_Int32 >, MapInt2String);
/trunk/main/offapi/com/sun/star/animations/
H A DXTransitionFilter.idl64 become less visible as the transition progress increases.
/trunk/main/i18npool/source/breakiterator/data/
H A Dsent.txt103 # to write, but less efficient.
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeNode.idl51 … if <var>Index</var> is less than 0 or equal or greater then <member>getChildCount</member>.
H A DTreeControlModel.idl83 <p>If the specified value is less than or equal to zero, the row height is the maximum height
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx1118 …nNewFocusRow = std::min(nNewFocusRow, (sal_Int32)(FIELD_PAIRS_VISIBLE - 1), ::std::less< sal_Int32… in implScrollFields()
1119 nNewFocusRow = std::max(nNewFocusRow, (sal_Int32)0, ::std::less< sal_Int32 >()); in implScrollFields()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx143 …if(basegfx::fTools::less(aFontScaling.getX(), 0.0) && basegfx::fTools::less(aFontScaling.getY(), 0… in RenderTextSimpleOrDecoratedPortionPrimitive2D()
H A Dhittestprocessor2d.cxx64 if(basegfx::fTools::less(mfDiscreteHitTolerance, 0.0)) in HitTestProcessor2D()
/trunk/main/udkapi/com/sun/star/container/
H A DXEnumerableMap.idl51 …This is less expensive than an <em>isolated</em> enumerator, but means that changes to the map whi…
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx159 typedef ::std::multiset<CellInfo, less<CellInfo> > CellInfoMultiSet;
/trunk/main/offapi/com/sun/star/rendering/
H A DIntegerBitmapLayout.idl104 uses less than 8 bits, of course).<p>
/trunk/main/reportdesign/inc/
H A DRptObject.hxx45 typedef ::std::multimap< sal_Int16, ::rtl::OUString, ::std::less< sal_Int16 > > IndexToNameMap;
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl78 that this method may optimize the output by returning less
/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl67 coding and less string matching.
/trunk/main/offapi/com/sun/star/util/
H A DSearchFlags.idl113 algorithm may match less than expected from a first glance of
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DControl.ulf251 …res. You can remove files from the highlighted volumes, choose to install less features onto local…
377 …res. You can remove files from the highlighted volumes, choose to install less features onto local…
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt37 version of OOo less than v 3.0. Then one needs to check out the cli_ure module
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl91 is less than or equal to this epsilon-value, the iteration
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts144 planned for it and less than 100 percent of this work is done.
/trunk/main/offapi/com/sun/star/form/control/
H A DGridControl.idl157 …<p>A concrete implementation of this service may offer more or less URLs, but if it offers some of…
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl346 if nStartIndex is less or equal nEndIndex. If nEndIndex is
365 nStartIndex is less than or equal to nEndIndex.
/trunk/main/udkapi/com/sun/star/io/
H A DXInputStream.idl65 of bytes (or less as a sign of EOF).
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXLanguageGuessing.idl126 A word is much less likely guessed correctly compared to

Completed in 220 milliseconds

123456789