Home
last modified time | relevance | path

Searched refs:o3tl (Results 2401 – 2425 of 2430) sorted by relevance

1...<<9192939495969798

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dnumpages.cxx686 &o3tl::temporary(sal_Int32(0))) in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLExport.cxx3388 o3tl::sorted_vector< sal_Int32 > aAttrPointSet; in exportDataPoints()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx164 if (nResult > 0 && o3tl::make_unsigned(nResult) < sItems.size()) in lcl_handleDropdownField()
6591 double frac = std::modf(dSerial, &o3tl::temporary(double())); in lcl_dateTimeFromSerial()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx3675 if (o3tl::make_unsigned(nRow) < m_Entries.size()) in GetCellText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dtbcontrl.cxx2443 namespace o3tl { namespace
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dndtxt.cxx1399 o3tl::sorted_vector<const sw::mark::IMark*> aSeenMarks; in Update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/osl/file/
H A Dosl_File.cxx414 bool ret = SetFileAttributesW(o3tl::toW(aSysPath.getStr()), FILE_ATTRIBUTE_HIDDEN); in hideFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/fsys/
H A Durlobj.cxx319 static o3tl::enumarray<INetProtocol, SchemeInfo> const map = { in getSchemeInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/fsys/
H A Durlobj.cxx318 static o3tl::enumarray<INetProtocol, SchemeInfo> const map = { in getSchemeInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/hwpfilter/source/
H A Dhwpreader.cxx4329 (o3tl::make_unsigned(drawobj->u.freeform.npt) < in makePictureDRAW()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr3.cxx3652 if (f < 1.0 || !o3tl::convertsToAtMost(f, std::numeric_limits<SCSIZE>::max())) in CalculateSmallLarge()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/fmcomp/
H A Dgridcell.cxx4162 return { o3tl::narrowing<short>(nActive) }; in getSelectedItemsPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.cxx3680 nSSize = o3tl::saturating_add<sal_Int32>(nBaseSize, rOption.GetSNumber()); in NewFontAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dndtbl.cxx2952 throw o3tl::divide_by_zero(); in Resize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr3.cxx3660 if (f < 1.0 || !o3tl::convertsToAtMost(f, std::numeric_limits<SCSIZE>::max())) in CalculateSmallLarge()
H A Dtoken.cxx1283 static const o3tl::sorted_vector<OpCode> aThreadedCalcBlackList({ in CheckForThreading()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dcellsuno.cxx9285 if(o3tl::make_unsigned(nIndex) >= aRangeLists.size()) in getByIndex()
9348 return o3tl::make_unsigned(nCurrentPosition) < aRangeLists.size(); in hasMoreElements()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7747 throw o3tl::divide_by_zero(); in calcAngle()
9778 throw o3tl::divide_by_zero(); in drawWallpaper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Ddocfunc.cxx1068 if (rPos.Row() + nLength - 1 > o3tl::make_unsigned(rDoc.MaxRow())) in SetFormulaCells()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunostyle.cxx4721 if (rTableTemplateMap.size() <= o3tl::make_unsigned(nTemplateIndex)) in GetBoxAutoFormat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/uiwriter/
H A Duiwriter.cxx1936 CPPUNIT_ASSERT_EQUAL(o3tl::narrowing<sal_uInt16>(0), rExtras.GetSize()); in testDeleteTableRedlines()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalvtables.cxx160 …rCache.remove_if([this] (const o3tl::lru_map<SalBitmap*, BitmapEx>::key_value_pair_t& rKeyValuePai… in DropScaledCache()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpaintfrm.cxx140 namespace o3tl { namespace
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbarange.cxx926 …ix = const_cast<css::uno::Sequence<css::uno::Sequence<css::uno::Any>> &>(*o3tl::doAccess<uno::Sequ… in processValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx5562 double frac = std::modf(dSerial, &o3tl::temporary(double())); in lcl_dateTimeFromSerial()

1...<<9192939495969798