Home
last modified time | relevance | path

Searched refs:aContent1 (Results 1 – 25 of 49) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/sheet/
H A Dxnamedranges.cxx49 OUString const aContent1("D1"); in testAddNewByName() local
51 xNamedRanges->addNewByName(aName1, aContent1, aBaseAddress, nType); in testAddNewByName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx81 ::ucbhelper::Content aContent1; in isCaseSensitiveParentFolder()
85 aContent1 = aFolderOrDoc; in isCaseSensitiveParentFolder()
90aContent1 = ::ucbhelper::Content( aContentURL.GetMainURL( INetURLObject::DecodeMechanism::NONE ), … in isCaseSensitiveParentFolder()
126 Reference< XContent > xContent1 = aContent1.get(); in isCaseSensitiveParentFolder()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx86 ::ucbhelper::Content aContent1; in isCaseSensitiveParentFolder()
90 aContent1 = aFolderOrDoc; in isCaseSensitiveParentFolder()
95aContent1 = ::ucbhelper::Content( aContentURL.GetMainURL( INetURLObject::DecodeMechanism::NONE ), … in isCaseSensitiveParentFolder()
131 Reference< XContent > xContent1 = aContent1.get(); in isCaseSensitiveParentFolder()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/spellchecker/
H A DTextServicesDocument.h277 static bool HasSameBlockNodeParent(nsIContent* aContent1,
/dports/lang/spidermonkey60/firefox-60.9.0/editor/spellchecker/
H A DTextServicesDocument.h269 static bool HasSameBlockNodeParent(nsIContent* aContent1,
/dports/www/firefox-esr/firefox-91.8.0/editor/spellchecker/
H A DTextServicesDocument.h279 static bool HasSameBlockNodeParent(nsIContent* aContent1,
/dports/mail/thunderbird/thunderbird-91.8.0/editor/spellchecker/
H A DTextServicesDocument.h279 static bool HasSameBlockNodeParent(nsIContent* aContent1,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h424 static nsIContent* GetCommonFlattenedTreeAncestor(nsIContent* aContent1, in GetCommonFlattenedTreeAncestor() argument
426 if (aContent1 == aContent2) { in GetCommonFlattenedTreeAncestor()
427 return aContent1; in GetCommonFlattenedTreeAncestor()
430 return GetCommonFlattenedTreeAncestorHelper(aContent1, aContent2); in GetCommonFlattenedTreeAncestor()
3311 nsIContent* aContent1, nsIContent* aContent2);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h415 static nsIContent* GetCommonFlattenedTreeAncestor(nsIContent* aContent1, in GetCommonFlattenedTreeAncestor() argument
417 if (aContent1 == aContent2) { in GetCommonFlattenedTreeAncestor()
418 return aContent1; in GetCommonFlattenedTreeAncestor()
421 return GetCommonFlattenedTreeAncestorHelper(aContent1, aContent2); in GetCommonFlattenedTreeAncestor()
3266 nsIContent* aContent1, nsIContent* aContent2);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/perf/
H A Dscperfobj.cxx217 OUString aContent1("B4999"); in testSheetNamedRanges() local
220 xNamedRanges->addNewByName(aName1, aContent1, aBaseAddress, nType); in testSheetNamedRanges()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/perf/
H A Dscperfobj.cxx217 OUString aContent1("B4999"); in testSheetNamedRanges() local
220 xNamedRanges->addNewByName(aName1, aContent1, aBaseAddress, nType); in testSheetNamedRanges()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h476 static nsIContent* GetCommonFlattenedTreeAncestor(nsIContent* aContent1, in GetCommonFlattenedTreeAncestor() argument
478 if (aContent1 == aContent2) { in GetCommonFlattenedTreeAncestor()
479 return aContent1; in GetCommonFlattenedTreeAncestor()
482 return GetCommonFlattenedTreeAncestorHelper(aContent1, aContent2); in GetCommonFlattenedTreeAncestor()
3363 nsIContent* aContent1, nsIContent* aContent2);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h472 static nsIContent* GetCommonFlattenedTreeAncestor(nsIContent* aContent1, in GetCommonFlattenedTreeAncestor() argument
474 if (aContent1 == aContent2) { in GetCommonFlattenedTreeAncestor()
475 return aContent1; in GetCommonFlattenedTreeAncestor()
478 return GetCommonFlattenedTreeAncestorHelper(aContent1, aContent2); in GetCommonFlattenedTreeAncestor()
3365 nsIContent* aContent1, nsIContent* aContent2);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h472 static nsIContent* GetCommonFlattenedTreeAncestor(nsIContent* aContent1, in GetCommonFlattenedTreeAncestor() argument
474 if (aContent1 == aContent2) { in GetCommonFlattenedTreeAncestor()
475 return aContent1; in GetCommonFlattenedTreeAncestor()
478 return GetCommonFlattenedTreeAncestorHelper(aContent1, aContent2); in GetCommonFlattenedTreeAncestor()
3365 nsIContent* aContent1, nsIContent* aContent2);
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/txtsvc/
H A DnsTextServicesDocument.h203 static bool HasSameBlockNodeParent(nsIContent *aContent1, nsIContent *aContent2);
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrameSelection.h716 nsIContent* IsInSameTable(nsIContent *aContent1, nsIContent *aContent2) const;
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrameSelection.h709 nsIContent* IsInSameTable(nsIContent* aContent1, nsIContent* aContent2) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsLayoutUtils.h413 static int32_t CompareTreePosition(nsIContent* aContent1,
417 return DoCompareTreePosition(aContent1, aContent2, -1, 1, aCommonAncestor);
426 static int32_t DoCompareTreePosition(nsIContent* aContent1,
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.h370 nsIContent* aContent1, nsIContent* aContent2,
372 return DoCompareTreePosition(aContent1, aContent2, -1, 1, aCommonAncestor);
382 nsIContent* aContent1, nsIContent* aContent2, int32_t aIf1Ancestor,
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.h375 nsIContent* aContent1, nsIContent* aContent2,
377 return DoCompareTreePosition(aContent1, aContent2, -1, 1, aCommonAncestor);
387 nsIContent* aContent1, nsIContent* aContent2, int32_t aIf1Ancestor,
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsLayoutUtils.h412 nsIContent* aContent1, nsIContent* aContent2, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
414 return DoCompareTreePosition(aContent1, aContent2, -1, 1, aCommonAncestor); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
424 nsIContent* aContent1, nsIContent* aContent2, int32_t aIf1Ancestor, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.h370 nsIContent* aContent1, nsIContent* aContent2,
372 return DoCompareTreePosition(aContent1, aContent2, -1, 1, aCommonAncestor);
382 nsIContent* aContent1, nsIContent* aContent2, int32_t aIf1Ancestor,
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.h473 nsIContent* aContent1, nsIContent* aContent2, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
475 return DoCompareTreePosition(aContent1, aContent2, -1, 1, aCommonAncestor); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
485 nsIContent* aContent1, nsIContent* aContent2, int32_t aIf1Ancestor, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSelection.h874 static nsIContent* IsInSameTable(nsIContent* aContent1,
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSelection.h905 static nsIContent* IsInSameTable(const nsIContent* aContent1,

12