|
LibreOffice Module svx (master) 1
|
This is the complete list of members for SvxHyperlinkItem, including all inherited members.
| AddRef(sal_uInt32 n=1) const | SfxPoolItem | |
| Clone(SfxItemPool *pPool=nullptr) const override | SvxHyperlinkItem | virtual |
| CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
| CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | |
| CreateDefault() | SvxHyperlinkItem | static |
| dumpAsJSON() const | SfxPoolItem | virtual |
| dumpAsXml(xmlTextWriterPtr pWriter) const | SfxPoolItem | virtual |
| DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
| DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
| eType | SvxHyperlinkItem | private |
| GetInsertMode() const | SvxHyperlinkItem | inline |
| GetIntName() const | SvxHyperlinkItem | inline |
| GetKind() const | SfxPoolItem | |
| GetMacroEvents() const | SvxHyperlinkItem | inline |
| GetMacroTable() const | SvxHyperlinkItem | inline |
| GetName() const | SvxHyperlinkItem | inline |
| GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const | SfxPoolItem | virtual |
| GetRefCount() const | SfxPoolItem | |
| GetReplacementText() const | SvxHyperlinkItem | inline |
| GetTargetFrame() const | SvxHyperlinkItem | inline |
| GetURL() const | SvxHyperlinkItem | inline |
| HasLookup() const | SfxPoolItem | virtual |
| HasMetrics() const | SfxPoolItem | virtual |
| IsSortable() const | SfxPoolItem | virtual |
| IsVoidItem() const | SfxPoolItem | virtual |
| Lookup(lookup_iterator, lookup_iterator end) const | SfxPoolItem | virtual |
| lookup_iterator typedef | SfxPoolItem | |
| m_nKind | SfxPoolItem | private |
| m_nRefCount | SfxPoolItem | private |
| m_nWhich | SfxPoolItem | private |
| nMacroEvents | SvxHyperlinkItem | private |
| operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | |
| operator<(const SfxPoolItem &) const | SfxPoolItem | virtual |
| operator=(const SfxPoolItem &)=delete | SfxPoolItem | private |
| operator==(const SfxPoolItem &) const override | SvxHyperlinkItem | virtual |
| pMacroTable | SvxHyperlinkItem | private |
| PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | SvxHyperlinkItem | virtual |
| QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | SvxHyperlinkItem | virtual |
| ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | private |
| ScaleMetrics(tools::Long lMult, tools::Long lDiv) | SfxPoolItem | virtual |
| SetInsertMode(SvxLinkInsertMode eNew) | SvxHyperlinkItem | inline |
| SetIntName(const OUString &rIntName) | SvxHyperlinkItem | inline |
| SetKind(SfxItemKind n) | SfxPoolItem | private |
| SetMacro(HyperDialogEvent nEvent, const SvxMacro &rMacro) | SvxHyperlinkItem | |
| SetMacroEvents(const HyperDialogEvent nEvents) | SvxHyperlinkItem | inline |
| SetMacroTable(const SvxMacroTableDtor &rTbl) | SvxHyperlinkItem | |
| SetName(const OUString &rName) | SvxHyperlinkItem | inline |
| SetRefCount(sal_uInt32 n) | SfxPoolItem | private |
| SetReplacementText(const OUString &rReplacementText) | SvxHyperlinkItem | inline |
| SetTargetFrame(const OUString &rTarget) | SvxHyperlinkItem | inline |
| SetURL(const OUString &rURL) | SvxHyperlinkItem | inline |
| SetWhich(sal_uInt16 nId) | SfxPoolItem | |
| SfxPoolItem(sal_uInt16 nWhich=0) | SfxPoolItem | protected |
| SfxPoolItem(const SfxPoolItem &rCopy) | SfxPoolItem | protected |
| sIntName | SvxHyperlinkItem | private |
| sName | SvxHyperlinkItem | private |
| sReplacementText | SvxHyperlinkItem | private |
| sTarget | SvxHyperlinkItem | private |
| StaticWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
| StaticWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
| sURL | SvxHyperlinkItem | private |
| SvxHyperlinkItem(TypedWhichId< SvxHyperlinkItem > _nWhich=SID_HYPERLINK_GETLINK) | SvxHyperlinkItem | inline |
| SvxHyperlinkItem(const SvxHyperlinkItem &rHyperlinkItem) | SvxHyperlinkItem | |
| SvxHyperlinkItem(TypedWhichId< SvxHyperlinkItem > nWhich, OUString aName, OUString aURL, OUString aTarget, OUString aIntName, SvxLinkInsertMode eTyp, HyperDialogEvent nEvents, SvxMacroTableDtor const *pMacroTbl, OUString aReplacementText=OUString()) | SvxHyperlinkItem | |
| Which() const | SfxPoolItem | |
| ~SfxPoolItem() | SfxPoolItem | virtual |