Home
last modified time | relevance | path

Searched refs:less (Results 51 – 75 of 203) sorted by relevance

123456789

/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx153 , ::std::less< ::rtl::OUString >
236 DECLARE_STL_MAP( sal_uInt16, FeatureState, ::std::less< sal_uInt16 >, StateCache );
/trunk/main/offapi/com/sun/star/sheet/
H A DSolverConstraintOperator.idl37 /// The cell value is less or equal to the specified value.
/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.hxx40 ::std::less< ::rtl::OString > > ProtocolCmdMap;
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DElementMarkPriority.idl36 * The PRI_MINIMUM priority is a value less than any practical
/trunk/main/offapi/com/sun/star/ucb/
H A DRuleOperator.idl57 /** "LessEqual" - Object is less than or equal to
H A DXAnyCompare.idl52 <code>-1</code>, if the first any is less than the second ( Any1 &lt; Any2 )
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx98 return fTools::less(mpPN->maPoint.getY(), rComp.mpPN->maPoint.getY()); in operator <()
103 return fTools::less(mpPN->maPoint.getX(), rComp.mpPN->maPoint.getX()); in operator <()
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx33 template< typename KeyType, typename ObjType, typename CompType = ::std::less< KeyType > >
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx43 template< typename KeyType, typename ObjType, typename CompType = ::std::less< KeyType > >
/trunk/main/offapi/com/sun/star/task/
H A DInteractionClassification.idl51 /** A warning, less severe than an error.
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlibrary.mk46 /// helper function to wrap LinkTargets functions (this is more or less pimpl ...)
H A Dstatic_library.mk42 /// helper function to wrap LinkTargets functions (this is more or less pimpl ...).
/trunk/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx115 typedef ::std::map< SfxSlotId, ControlFeature, ::std::less< SfxSlotId > > ControlFeatures;
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini609 …OPERATOR,0,none,between,not-between,equal,not-equal,greater-than,less-than,greater-equal,less-equal
1295 …TION-OPERATOR,0,between,not-between,equal,not-equal,greater-than,less-than,greater-equal,less-equal
1451 shortlist=FILTERCOLUMN-OPERATOR,0,none,less,equal,less-equal,greater,not-equal,greater-equal
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx675 rtl::Reference<VendorBase> less = next; in bubbleSortVersion() local
677 vec.at(j)= less; in bubbleSortVersion()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx643 if(basegfx::fTools::less(fFillOpacity, 1.0)) in add_fill()
764 if(basegfx::fTools::less(fStrokeOpacity, 1.0)) in add_stroke()
1138 if(basegfx::fTools::less(fOpacity, 1.0)) in add_postProcess()
/trunk/main/scripting/source/basprov/
H A Dbasscript.cxx54 typedef ::std::map< sal_Int16, Any, ::std::less< sal_Int16 > > OutParamMap;
/trunk/main/dbaccess/source/ui/inc/
H A Ddatasourcemap.hxx76 DECLARE_STL_MAP(sal_Int32, DatasourceInfo, ::std::less< sal_Int32 >, MapInt2Info);
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastTokenHandler.idl42 A token value must be greater or equal to zero and less than
/trunk/main/offapi/com/sun/star/security/
H A DDocumentSignatureInformation.idl68 with a version less then 3.2. In this case, not all files are signed. The
/trunk/main/offapi/com/sun/star/table/
H A DXMergeableCellRange.idl71 if at least one of the parameters is less than zero.
/trunk/main/basctl/source/inc/
H A Ddlgedobj.hxx37 typedef ::std::multimap< sal_Int16, ::rtl::OUString, ::std::less< sal_Int16 > > IndexToNameMap;
/trunk/main/xsltml/
H A Dxsltml_2.1.2.patch147 + <!-- Note: \less is not supported by WikiMedia. -->
847 …er($content, '&#x02264;')"/></xsl:call-template></xsl:when> <!--/leq /le R: less-than-or-equal -->
856 …ter($content, '&#x0226A;&#x00338;')"/></xsl:call-template></xsl:when> not, vert, much less than -->
857 …content, '&#x0226A;&#x00338;')"/></xsl:call-template></xsl:when> <!-- not, vert, much less than -->
858 …fter($content, '&#x0226A;')"/></xsl:call-template></xsl:when> <!--/ll R: double less-than sign -->
866 …ontent, '&#x0226E;')"/></xsl:call-template></xsl:when> <!--/nless N: not less-than --> <!-- Requi…
878 …ng-after($content, '&#x02274;')"/></xsl:call-template></xsl:when> <!--not less, similar --> <!-- R…
884 …ng-after($content, '&#x02278;')"/></xsl:call-template></xsl:when> <!--not less, greater --> <!-- R…
885 …$content, '&#x02279;')"/></xsl:call-template></xsl:when> <!--not greater, less --> <!-- Required a…
886 …ng-after($content, '&#x02278;')"/></xsl:call-template></xsl:when> <!--not less, greater --> <!-- R…
[all …]
/trunk/main/extensions/source/propctrlr/
H A Deformshelper.hxx50 …un::star::uno::Reference< ::com::sun::star::beans::XPropertySet >, ::std::less< ::rtl::OUString > >
/trunk/main/rsc/source/rscpp/
H A Dcpp.h85 assertion fails -- PAR_MAC is not less than 33

Completed in 116 milliseconds

123456789