Home
last modified time | relevance | path

Searched refs:aDestArea (Results 26 – 42 of 42) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dlinkuno.hxx216 virtual void SAL_CALL setDestArea( const css::table::CellRangeAddress& aDestArea ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dlinkuno.cxx869 void SAL_CALL ScAreaLinkObj::setDestArea( const table::CellRangeAddress& aDestArea ) in setDestArea() argument
872 Modify_Impl( nullptr, nullptr, nullptr, nullptr, &aDestArea ); in setDestArea()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dlinkuno.cxx871 void SAL_CALL ScAreaLinkObj::setDestArea( const table::CellRangeAddress& aDestArea ) in setDestArea() argument
874 Modify_Impl( nullptr, nullptr, nullptr, nullptr, &aDestArea ); in setDestArea()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsLayoutUtils.h1909 const nsRect& aDestArea);
H A DnsLayoutUtils.cpp6706 const nsRect& aDestArea) in GetWholeImageDestination() argument
6708 double scaleX = double(aDestArea.width)/aImageSourceArea.width; in GetWholeImageDestination()
6709 double scaleY = double(aDestArea.height)/aImageSourceArea.height; in GetWholeImageDestination()
6714 return nsRect(aDestArea.TopLeft() - nsPoint(destOffsetX, destOffsetY), in GetWholeImageDestination()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.h2008 const nsRect& aDestArea);
H A DnsLayoutUtils.cpp6780 const nsRect& aDestArea) { in GetWholeImageDestination() argument
6781 double scaleX = double(aDestArea.width) / aImageSourceArea.width; in GetWholeImageDestination()
6782 double scaleY = double(aDestArea.height) / aImageSourceArea.height; in GetWholeImageDestination()
6787 return nsRect(aDestArea.TopLeft() - nsPoint(destOffsetX, destOffsetY), in GetWholeImageDestination()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.h2034 const nsRect& aDestArea);
H A DnsLayoutUtils.cpp6719 const nsRect& aDestArea) { in GetWholeImageDestination() argument
6720 double scaleX = double(aDestArea.width) / aImageSourceArea.width; in GetWholeImageDestination()
6721 double scaleY = double(aDestArea.height) / aImageSourceArea.height; in GetWholeImageDestination()
6726 return nsRect(aDestArea.TopLeft() - nsPoint(destOffsetX, destOffsetY), in GetWholeImageDestination()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsLayoutUtils.h1898 const nsRect& aDestArea); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DnsLayoutUtils.cpp6836 const nsRect& aDestArea) { in GetWholeImageDestination() argument
6837 double scaleX = double(aDestArea.width) / aImageSourceArea.width; in GetWholeImageDestination()
6838 double scaleY = double(aDestArea.height) / aImageSourceArea.height; in GetWholeImageDestination()
6843 return nsRect(aDestArea.TopLeft() - nsPoint(destOffsetX, destOffsetY), in GetWholeImageDestination()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.h2008 const nsRect& aDestArea);
H A DnsLayoutUtils.cpp6780 const nsRect& aDestArea) { in GetWholeImageDestination() argument
6781 double scaleX = double(aDestArea.width) / aImageSourceArea.width; in GetWholeImageDestination()
6782 double scaleY = double(aDestArea.height) / aImageSourceArea.height; in GetWholeImageDestination()
6787 return nsRect(aDestArea.TopLeft() - nsPoint(destOffsetX, destOffsetY), in GetWholeImageDestination()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.h2045 const nsRect& aDestArea); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DnsLayoutUtils.cpp7213 const nsRect& aDestArea) { in GetWholeImageDestination() argument
7214 double scaleX = double(aDestArea.width) / aImageSourceArea.width; in GetWholeImageDestination()
7215 double scaleY = double(aDestArea.height) / aImageSourceArea.height; in GetWholeImageDestination()
7220 return nsRect(aDestArea.TopLeft() - nsPoint(destOffsetX, destOffsetY), in GetWholeImageDestination()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl11337 void setDestArea([in] ::com::sun::star::table::CellRangeAddress aDestArea);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl11437 void setDestArea([in] ::com::sun::star::table::CellRangeAddress aDestArea);

12