Home
last modified time | relevance | path

Searched defs:bDeleted (Results 1 – 25 of 76) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/qa/cppunit/
H A Dtest_controlleritem.cxx33 bool bDeleted = false; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/qa/cppunit/
H A Dtest_controlleritem.cxx34 static bool bDeleted = false; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dformulaparser.cxx882 bool FormulaParserImpl::pushReferenceOperand( const BinSingleRef2d& rRef, bool bDeleted, bool bRela… in pushReferenceOperand()
889 bool FormulaParserImpl::pushReferenceOperand( const BinComplexRef2d& rRef, bool bDeleted, bool bRel… in pushReferenceOperand()
909 …erand( const LinkSheetRange& rSheetRange, const BinSingleRef2d& rRef, bool bDeleted, bool bRelativ… in pushReferenceOperand()
923 …rand( const LinkSheetRange& rSheetRange, const BinComplexRef2d& rRef, bool bDeleted, bool bRelativ… in pushReferenceOperand()
1066 …vertReference( SingleReference& orApiRef, const BinSingleRef2d& rRef, bool bDeleted, bool bRelativ… in convertReference()
1093 …& orApiRef, const BinSingleRef2d& rRef1, const BinSingleRef2d& rRef2, bool bDeleted, bool bRelativ… in convertReference()
1105 …rtReference2d( SingleReference& orApiRef, const BinSingleRef2d& rRef, bool bDeleted, bool bRelativ… in convertReference2d()
1592 bool OoxFormulaParserImpl::importRefToken( SequenceInputStream& rStrm, bool bDeleted, bool bRelativ… in importRefToken()
1599 bool OoxFormulaParserImpl::importAreaToken( SequenceInputStream& rStrm, bool bDeleted, bool bRelati… in importAreaToken()
1606 bool OoxFormulaParserImpl::importRef3dToken( SequenceInputStream& rStrm, bool bDeleted, bool bRelat… in importRef3dToken()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dformulaparser.cxx883 bool FormulaParserImpl::pushReferenceOperand( const BinSingleRef2d& rRef, bool bDeleted, bool bRela… in pushReferenceOperand()
890 bool FormulaParserImpl::pushReferenceOperand( const BinComplexRef2d& rRef, bool bDeleted, bool bRel… in pushReferenceOperand()
910 …erand( const LinkSheetRange& rSheetRange, const BinSingleRef2d& rRef, bool bDeleted, bool bRelativ… in pushReferenceOperand()
924 …rand( const LinkSheetRange& rSheetRange, const BinComplexRef2d& rRef, bool bDeleted, bool bRelativ… in pushReferenceOperand()
1067 …vertReference( SingleReference& orApiRef, const BinSingleRef2d& rRef, bool bDeleted, bool bRelativ… in convertReference()
1094 …& orApiRef, const BinSingleRef2d& rRef1, const BinSingleRef2d& rRef2, bool bDeleted, bool bRelativ… in convertReference()
1106 …rtReference2d( SingleReference& orApiRef, const BinSingleRef2d& rRef, bool bDeleted, bool bRelativ… in convertReference2d()
1589 bool OoxFormulaParserImpl::importRefToken( SequenceInputStream& rStrm, bool bDeleted, bool bRelativ… in importRefToken()
1596 bool OoxFormulaParserImpl::importAreaToken( SequenceInputStream& rStrm, bool bDeleted, bool bRelati… in importAreaToken()
1603 bool OoxFormulaParserImpl::importRef3dToken( SequenceInputStream& rStrm, bool bDeleted, bool bRelat… in importRef3dToken()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/recordings/
H A DPVRRecordingsPath.cpp68 CPVRRecordingsPath::CPVRRecordingsPath(bool bDeleted, bool bRadio) in CPVRRecordingsPath()
77 CPVRRecordingsPath::CPVRRecordingsPath(bool bDeleted, bool bRadio, in CPVRRecordingsPath()
H A DPVRRecordings.cpp173 bool bDeleted = recPath.IsDeleted(); in GetByPath() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/sci_gateway/cpp/
H A Dsci_clearfun.cpp54 bool bDeleted = false; in sci_clearfun() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_global.h71 bool bDeleted = false; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_global.h71 bool bDeleted = false; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dasynclink.cxx87 bool bDeleted = false; in Call_Impl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dasynclink.cxx92 bool bDeleted = false; in Call_Impl() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A Dglobal.h30 bool bDeleted; member
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A Dglobal.h29 bool bDeleted; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporfly.hxx64 void SetDeleted(bool bDeleted) { m_bDeleted = bDeleted; } in SetDeleted()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dddefld.hxx61 bool bDeleted : 1; member in SwDDEFieldType
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dpostithelper.cxx198 bool bDeleted = pAnnotationMark == nullptr; in getLayoutInfos() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dflyfrm.hxx220 void SetDeleted(bool bDeleted) { m_bDeleted = bDeleted; } in SetDeleted()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dlifecycle.cxx197 LeakTestClass(bool &bDeleted, Arg &&... arg) : in LeakTestClass()
/dports/devel/kf5-kconfig/kconfig-5.89.0/src/core/
H A Dkconfigdata_p.h54 bool bDeleted : 1; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfuconbez.cxx225 bool bDeleted = false; in MouseButtonUp() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/
H A Dlifecycle.cxx224 LeakTestClass(bool &bDeleted, Arg &&... arg) : in LeakTestClass()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfuconbez.cxx226 bool bDeleted = false; in MouseButtonUp() local
/dports/science/openbabel/openbabel-3.1.1/include/inchi/
H A Dichi.h200 int bDeleted; member
252 int bDeleted; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dwrtsh2.cxx74 bool bDeleted = false; in InsertField2() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dwrtsh2.cxx83 bool bDeleted = false; in Insert() local

1234