LibreOffice Module vcl (master) 1
|
This is the complete list of members for IMapRectangleObject, including all inherited members.
aAltText | IMapObject | private |
aDesc | IMapObject | private |
aEventList | IMapObject | private |
aName | IMapObject | private |
AppendCERNCoords(OStringBuffer &rBuf, const Point &rPoint100) | IMapObject | protectedstatic |
AppendCERNURL(OStringBuffer &rBuf) const | IMapObject | protected |
AppendNCSACoords(OStringBuffer &rBuf, const Point &rPoint100) | IMapObject | protectedstatic |
AppendNCSAURL(OStringBuffer &rBuf) const | IMapObject | protected |
aRect | IMapRectangleObject | private |
aTarget | IMapObject | private |
aURL | IMapObject | private |
bActive | IMapObject | private |
GetAltText() const | IMapObject | inline |
GetDesc() const | IMapObject | inline |
GetMacroTable() const | IMapObject | inline |
GetName() const | IMapObject | inline |
GetRectangle(bool bPixelCoords=true) const | IMapRectangleObject | |
GetTarget() const | IMapObject | inline |
GetType() const override | IMapRectangleObject | virtual |
GetURL() const | IMapObject | inline |
IMapObject() | IMapObject | |
IMapObject(OUString aURL, OUString aAltText, OUString aDesc, OUString aTarget, OUString aName, bool bActive) | IMapObject | |
IMapObject(IMapObject const &)=default | IMapObject | |
IMapObject(IMapObject &&)=default | IMapObject | |
IMapRectangleObject() | IMapRectangleObject | inline |
IMapRectangleObject(const tools::Rectangle &rRect, const OUString &rURL, const OUString &rAltText, const OUString &rDesc, const OUString &rTarget, const OUString &rName, bool bActive=true, bool bPixelCoords=true) | IMapRectangleObject | |
ImpConstruct(const tools::Rectangle &rRect, bool bPixel) | IMapRectangleObject | private |
IsActive() const | IMapObject | inline |
IsEqual(const IMapRectangleObject &rEqObj) const | IMapRectangleObject | |
IsEqual(const IMapObject &rEqObj) const | IMapRectangleObject | |
IsHit(const Point &rPoint) const override | IMapRectangleObject | virtual |
nReadVersion | IMapObject | protected |
operator=(IMapObject const &)=default | IMapObject | |
operator=(IMapObject &&)=default | IMapObject | |
Read(SvStream &rIStm) | IMapObject | |
ReadIMapObject(SvStream &rIStm) override | IMapRectangleObject | privatevirtual |
Scale(const Fraction &rFractX, const Fraction &rFracY) | IMapRectangleObject | |
SetActive(bool bSetActive) | IMapObject | inline |
SetAltText(const OUString &rAltText) | IMapObject | inline |
SetDesc(const OUString &rDesc) | IMapObject | inline |
SetMacroTable(const SvxMacroTableDtor &rTbl) | IMapObject | inline |
SetName(const OUString &rName) | IMapObject | inline |
SetTarget(const OUString &rTarget) | IMapObject | inline |
SetURL(const OUString &rURL) | IMapObject | inline |
Write(SvStream &rOStm) const | IMapObject | |
WriteCERN(SvStream &rOStm) const | IMapRectangleObject | |
WriteIMapObject(SvStream &rOStm) const override | IMapRectangleObject | privatevirtual |
WriteNCSA(SvStream &rOStm) const | IMapRectangleObject | |
~IMapObject() | IMapObject | inlinevirtual |