Home
last modified time | relevance | path

Searched refs:less (Results 26 – 50 of 203) sorted by relevance

123456789

/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmap.idl63 less than a byte), the leftover content of the bytes at the
106 of bytes (i.e. if one pixel occupies less than a byte), the
H A DXIntegerReadOnlyBitmap.idl78 occupies less than a byte), the leftover content of the bytes
114 of bytes (i.e. if one pixel occupies less than a byte - the
H A DXIntegerBitmapColorSpace.idl60 of all component bits must be less or equal than the value
62 less, excess bits are always kept in the most significant bits
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx267 const bool bMirrorX(basegfx::fTools::less(aScale.getX(), 0.0)); in createTextPrimitive()
268 const bool bMirrorY(basegfx::fTools::less(aScale.getY(), 0.0)); in createTextPrimitive()
/trunk/main/sw/source/filter/ww8/
H A DREADME-rtf.txt64 this way much less code can achieve the same set of features,
90 the bug will pop up less frequently.
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.src74 < "less than" ; 5; > ;
76 < "less than or equal to" ; 7; > ;
/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotFieldGrouping.idl116 DataPilotFieldGroupInfo::Start</member> must be less than or equal
125 must be greater than or equal to 1 and less than or equal to 32767.
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.src127 < "less than" ; SC_VALIDDLG_DATA_LESS ; > ;
129 < "less than or equal" ; SC_VALIDDLG_DATA_EQLESS ; > ;
/trunk/main/solenv/bin/
H A Dgenmap1 less $2
/trunk/main/sw/source/core/access/
H A Dacchypertextdata.hxx36 typedef ::std::less< const SwTxtAttr * > SwTxtAttrPtrLess;
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclField.java51 public void less() { in less() method in VclField
/trunk/main/accessibility/inc/accessibility/helper/
H A Dcharacterattributeshelper.hxx43 …typedef ::std::map< ::rtl::OUString, ::com::sun::star::uno::Any, ::std::less< ::rtl::OUString > > …
/trunk/main/autodoc/inc/ary/
H A Dtypes.hxx44 typedef std::set< Rid, std::less< Rid > > Set_Rid;
/trunk/main/svx/source/svdraw/
H A Dsvdocapt.cxx789 if(basegfx::fTools::less(aScale.getX(), 0.0) && basegfx::fTools::less(aScale.getY(), 0.0)) in TRSetBaseGeometry()
H A Dsvdopath.cxx3018 if(basegfx::fTools::less(aScale.getX(), 0.0) && basegfx::fTools::less(aScale.getY(), 0.0)) in TRSetBaseGeometry()
3080 if(basegfx::fTools::less(aScale.getX(), 0.0) || basegfx::fTools::less(aScale.getY(), 0.0)) in TRSetBaseGeometry()
3083 basegfx::fTools::less(aScale.getX(), 0.0) ? -1.0 : 1.0, in TRSetBaseGeometry()
3084 basegfx::fTools::less(aScale.getY(), 0.0) ? -1.0 : 1.0); in TRSetBaseGeometry()
/trunk/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl307 -1 if the first substring is less than the second substring
319 -1 if the first string is less than the second string
/trunk/main/comphelper/inc/comphelper/
H A DIdPropArrayHelper.hxx44 …typedef std::map< sal_Int32, ::cppu::IPropertyArrayHelper*, std::less< sal_Int32 > > OIdPropertyAr…
H A Daccessibleeventnotifier.hxx55 typedef ::std::map< TClientId, EventListeners*, ::std::less< TClientId > > ClientMap;
/trunk/main/svx/source/sdr/animation/
H A Danimationstate.cxx66 else if(::basegfx::fTools::less(fNextTime, fRetval)) in getSmallestNextTime()
/trunk/main/chart2/source/controller/main/
H A DFeatureCommandDispatchBase.hxx42 ::std::less< ::rtl::OUString > > SupportedFeatures;
/trunk/main/readlicense_oo/prj/
H A Dd.lst23 # TODO: convince scp2 on WNT to use the txt-less files as input instead
/trunk/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx208 static bool less(const double& rfValA, const double& rfValB) in less() function in basegfx::fTools
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dexecutable.mk39 /// helper function to wrap LinkTargets functions (this is more or less pimpl ...)
/trunk/main/svx/source/fmcomp/
H A Dtrace.cxx35 ::std::map< ::vos::OThread::TThreadIdentifier, sal_Int32, ::std::less< ::vos::OThread::TThreadIdent…
/trunk/main/editeng/source/misc/
H A Dhangulhanja.cxx96 typedef ::std::set< ::rtl::OUString, ::std::less< ::rtl::OUString > > StringBag;
97 typedef ::std::map< ::rtl::OUString, ::rtl::OUString, ::std::less< ::rtl::OUString > > StringMap;

Completed in 101 milliseconds

123456789