Home
last modified time | relevance | path

Searched refs:aHelper (Results 251 – 275 of 381) sorted by relevance

1...<<111213141516

/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx649 CellBindingHelper aHelper( m_xComponent, impl_getContextDocument_nothrow() ); in impl_setSheetAnchorType_nothrow() local
652 aHelper.getControlSheetIndex( xSheet ); in impl_setSheetAnchorType_nothrow()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DMultiTiledContentClient.cpp50 SharedFrameMetricsHelper* aHelper) in ClientMultiTiledLayerBuffer() argument
55 mSharedFrameMetricsHelper(aHelper) {} in ClientMultiTiledLayerBuffer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DMultiTiledContentClient.cpp52 SharedFrameMetricsHelper* aHelper) in ClientMultiTiledLayerBuffer() argument
57 mSharedFrameMetricsHelper(aHelper) {} in ClientMultiTiledLayerBuffer()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DTiledContentClient.h344 SharedFrameMetricsHelper* aHelper);
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/factory/
H A Ddlgfact.cxx551 void AbstractPasteDialog_Impl::PreGetFormat( const TransferableDataHelper& aHelper ) in PreGetFormat() argument
553 m_xDlg->PreGetFormat(aHelper); in PreGetFormat()
561 SotClipboardFormatId AbstractPasteDialog_Impl::GetFormat( const TransferableDataHelper& aHelper ) in GetFormat() argument
563 return m_xDlg->GetFormat(aHelper); in GetFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPServiceParent.cpp331 GMPCrashHelper* aHelper, const nsACString& aNodeIdString, in GetContentParent() argument
345 tags = aTags.Clone(), helper = RefPtr<GMPCrashHelper>(aHelper), in GetContentParent()
372 GMPCrashHelper* aHelper, const NodeId& aNodeId, const nsCString& aAPI, in GetContentParent() argument
383 return GetContentParent(aHelper, nodeIdString, aAPI, aTags); in GetContentParent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DGMPServiceParent.cpp353 GMPCrashHelper* aHelper, const nsACString& aNodeIdString, in GetContentParent() argument
366 tags = nsTArray<nsCString>(aTags), helper = RefPtr<GMPCrashHelper>(aHelper), in GetContentParent()
391 GMPCrashHelper* aHelper, const NodeId& aNodeId, const nsCString& aAPI, in GetContentParent() argument
402 return GetContentParent(aHelper, nodeIdString, aAPI, aTags); in GetContentParent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/tox/
H A Dtox.cxx940 SwFormTokensHelper aHelper(rStr); in SetPattern() local
941 m_aPattern[nLevel] = aHelper.GetTokens(); in SetPattern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/tox/
H A Dtox.cxx931 SwFormTokensHelper aHelper(rStr); in SetPattern() local
932 m_aPattern[nLevel] = aHelper.GetTokens(); in SetPattern()
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/inc/
H A DInterfaceContainer.hxx171 …onst css::uno::Reference< css::uno::XInterface >& xObject, const css::uno::Any& aHelper ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/inc/
H A DInterfaceContainer.hxx179 …onst css::uno::Reference< css::uno::XInterface >& xObject, const css::uno::Any& aHelper ) override;
/dports/finance/quantlib/QuantLib-1.20/ql/termstructures/volatility/
H A Dkahalesmilesection.cpp150 aHelper ah(k0, k1, c0, c1, cp0, cp1); in compute()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DTiledContentClient.h354 SharedFrameMetricsHelper* aHelper);
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/cookie/
H A DnsPermissionManager.cpp395 UpgradeHostToOriginHelper* aHelper) in UpgradeHostToOriginAndInsert() argument
425 return aHelper->Insert(origin, aType, aPermission, in UpgradeHostToOriginAndInsert()
539 rv = aHelper->Insert(origin, aType, aPermission, in UpgradeHostToOriginAndInsert()
578 aHelper->Insert(origin, aType, aPermission, in UpgradeHostToOriginAndInsert()
591 aHelper->Insert(origin, aType, aPermission, in UpgradeHostToOriginAndInsert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlExport.cxx818 … XMLNumberFormatAttributesExportHelper aHelper(GetNumberFormatsSupplier(),*this); in exportContainer() local
820 sal_Int16 nCellType = aHelper.GetCellType(nFormatKey,bIsStandard); in exportContainer()
827 aHelper.SetNumberFormatAttributes("", u""); in exportContainer()
829 aHelper.SetNumberFormatAttributes(nFormatKey, 0.0, false); in exportContainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A DxmlExport.cxx856 … XMLNumberFormatAttributesExportHelper aHelper(GetNumberFormatsSupplier(),*this); in exportContainer() local
858 sal_Int16 nCellType = aHelper.GetCellType(nFormatKey,bIsStandard); in exportContainer()
865 aHelper.SetNumberFormatAttributes("", ""); in exportContainer()
867 aHelper.SetNumberFormatAttributes(nFormatKey, 0.0, false); in exportContainer()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsGfxScrollFrame.h607 AutoScrollbarRepaintSuppression(ScrollFrameHelper* aHelper, bool aSuppress) in AutoScrollbarRepaintSuppression() argument
608 : mHelper(aHelper) in AutoScrollbarRepaintSuppression()
609 , mOldSuppressValue(aHelper->mSuppressScrollbarRepaints) in AutoScrollbarRepaintSuppression()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dinputhdl.cxx1064 FormulaHelper aHelper(ScGlobal::GetStarCalcFunctionMgr()); in ShowArgumentsTip() local
1072 sal_Int32 nNextFStart = aHelper.GetFunctionStart( rSelText, nLeftParentPos, true); in ShowArgumentsTip()
1075 if( aHelper.GetNextFunc( rSelText, false, nNextFStart, nullptr, &ppFDesc, &aArgs ) ) in ShowArgumentsTip()
1079 sal_Int32 nArgPos = aHelper.GetArgStart( rSelText, nNextFStart, 0 ); in ShowArgumentsTip()
1370 FormulaHelper aHelper(ScGlobal::GetStarCalcFunctionMgr()); in ShowFuncList() local
1376 … if ( aHelper.GetNextFunc( eqPlusFuncName, false, nNextFStart, nullptr, &ppFDesc, &aArgs ) ) in ShowFuncList()
1447 FormulaHelper aHelper(ScGlobal::GetStarCalcFunctionMgr()); in ShowFuncList() local
1452 if ( aHelper.GetNextFunc( eqPlusFuncName, false, nNextFStart, nullptr, &ppFDesc, &aArgs ) ) in ShowFuncList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dcellsh3.cxx95 formula::FormulaHelper aHelper(pFuncManager); in lcl_lokGetWholeFunctionList() local
120 if ( aHelper.GetNextFunc( eqPlusFuncName, false, nNextFStart, nullptr, &ppFDesc, &aArgs ) ) in lcl_lokGetWholeFunctionList()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DDashboard.cpp240 LookupArgument(nsIDNSRecord *aRecord, LookupHelper *aHelper) in LookupArgument() argument
243 mHelper = aHelper; in LookupArgument()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DMLGDevice.h370 void DrawClearRegion(const ClearRegionHelper& aHelper);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dipclient.cxx904 SfxStoringHelper aHelper; in DoVerb() local
909 aHelper.GUIStoreModel( xEmbModel, in DoVerb()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dipclient.cxx898 SfxStoringHelper aHelper; in DoVerb() local
903 aHelper.GUIStoreModel( xEmbModel, in DoVerb()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DMLGDevice.h375 void DrawClearRegion(const ClearRegionHelper& aHelper);
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/cookie/
H A DnsPermissionManager.cpp499 UpgradeHostToOriginHelper* aHelper) { in UpgradeHostToOriginAndInsert() argument
532 return aHelper->Insert(origin, aType, aPermission, aExpireType, aExpireTime, in UpgradeHostToOriginAndInsert()
657 rv = aHelper->Insert(origin, aType, aPermission, aExpireType, aExpireTime, in UpgradeHostToOriginAndInsert()
698 aHelper->Insert(origin, aType, aPermission, aExpireType, aExpireTime, in UpgradeHostToOriginAndInsert()
713 aHelper->Insert(origin, aType, aPermission, aExpireType, aExpireTime, in UpgradeHostToOriginAndInsert()

1...<<111213141516