|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScCellTextObj, including all inherited members.
| aCellPos | ScCellTextData | protected |
| acquire() noexcept override | SvxUnoText | virtual |
| appendTextPortion(const OUString &Text, const css::uno::Sequence< css::beans::PropertyValue > &CharacterAndParagraphProperties) override | SvxUnoTextBase | virtual |
| bDataValid | ScCellTextData | protected |
| bDirty | ScCellTextData | protected |
| bDoUpdate | ScCellTextData | protected |
| bInUpdate | ScCellTextData | protected |
| copyText(const css::uno::Reference< css::text::XTextCopy > &xSource) override | SvxUnoTextBase | virtual |
| createEnumeration() override | SvxUnoTextBase | virtual |
| createTextCursor() override | SvxUnoTextBase | virtual |
| createTextCursorByRange(const css::uno::Reference< css::text::XTextRange > &aTextPosition) override | SvxUnoTextBase | virtual |
| createTextCursorBySelection(const ESelection &rSel) | SvxUnoTextBase | |
| EndListening(SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false) | SfxListener | |
| EndListeningAll() | SfxListener | |
| finishParagraph(const css::uno::Sequence< css::beans::PropertyValue > &CharacterAndParagraphProperties) override | SvxUnoTextBase | virtual |
| finishParagraphInsert(const css::uno::Sequence< css::beans::PropertyValue > &CharacterAndParagraphProperties, const css::uno::Reference< css::text::XTextRange > &xInsertPosition) override | SvxUnoTextBase | virtual |
| GetBroadcasterCount() const | SfxListener | |
| GetBroadcasterJOE(sal_uInt16 nNo) const | SfxListener | |
| GetCellPos() const | ScCellTextData | inline |
| GetDocShell() const | ScCellTextData | inline |
| GetEditEngine() | ScCellTextData | inline |
| getElementType() override | SvxUnoTextBase | virtual |
| getEnd() override | SvxUnoTextBase | virtual |
| getImplementationId() override | SvxUnoText | virtual |
| getImplementationName() override | SvxUnoTextBase | virtual |
| GetOriginalSource() | ScCellTextData | |
| getSomething(const css::uno::Sequence< sal_Int8 > &aIdentifier) override | SvxUnoText | virtual |
| getStart() override | SvxUnoTextBase | virtual |
| getString() override | SvxUnoTextBase | virtual |
| getSupportedServiceNames() override | SvxUnoTextBase | virtual |
| getSupportedServiceNames_Static() | SvxUnoTextBase | static |
| getText() override | SvxUnoTextBase | virtual |
| GetTextForwarder() | ScCellTextData | virtual |
| getTypes() override | SvxUnoText | virtual |
| getUnoTunnelId() noexcept | SvxUnoText | static |
| hasElements() override | SvxUnoTextBase | virtual |
| insertControlCharacter(const css::uno::Reference< css::text::XTextRange > &xRange, sal_Int16 nControlCharacter, sal_Bool bAbsorb) override | SvxUnoTextBase | virtual |
| insertString(const css::uno::Reference< css::text::XTextRange > &xRange, const OUString &aString, sal_Bool bAbsorb) override | SvxUnoTextBase | virtual |
| insertTextContent(const css::uno::Reference< css::text::XTextRange > &xRange, const css::uno::Reference< css::text::XTextContent > &xContent, sal_Bool bAbsorb) override | SvxUnoTextBase | virtual |
| insertTextPortion(const OUString &Text, const css::uno::Sequence< css::beans::PropertyValue > &CharacterAndParagraphProperties, const css::uno::Reference< css::text::XTextRange > &rTextRange) override | SvxUnoTextBase | virtual |
| IsDirty() const | ScCellTextData | inline |
| IsListening(SfxBroadcaster &rBroadcaster) const | SfxListener | |
| IsSdrView() const | SfxListener | virtual |
| maBCs | SfxListener | private |
| maCallStacks | SfxListener | private |
| moveTextRange(const css::uno::Reference< css::text::XTextRange > &xRange, sal_Int16 nParagraphs) override | SvxUnoTextBase | virtual |
| Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override | ScCellTextData | virtual |
| operator=(const SfxListener &)=delete | SfxListener | private |
| pDocShell | ScCellTextData | protected |
| pEditEngine | ScCellTextData | protected |
| pForwarder | ScCellTextData | protected |
| pOriginalSource | ScCellTextData | protected |
| queryAggregation(const css::uno::Type &rType) override | SvxUnoText | virtual |
| queryInterface(const css::uno::Type &rType) override | SvxUnoText | virtual |
| release() noexcept override | SvxUnoText | virtual |
| RemoveBroadcaster_Impl(SfxBroadcaster &rBC) | SfxListener | |
| removeTextContent(const css::uno::Reference< css::text::XTextContent > &xContent) override | SvxUnoTextBase | virtual |
| ScCellTextData(ScDocShell *pDocSh, const ScAddress &rP) | ScCellTextData | |
| ScCellTextObj(ScDocShell *pDocSh, const ScAddress &rP) | ScCellTextObj | |
| SetDoUpdate(bool bValue) | ScCellTextData | inline |
| setString(const OUString &aString) override | SvxUnoTextBase | virtual |
| SfxListener() | SfxListener | |
| SfxListener(const SfxListener &rCopy) | SfxListener | |
| StartListening(SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected) | SfxListener | |
| SvxUnoText(const SvxItemPropertySet *_pSet) noexcept | SvxUnoText | |
| SvxUnoText(const SvxEditSource *pSource, const SvxItemPropertySet *_pSet, css::uno::Reference< css::text::XText > const &xParent) noexcept | SvxUnoText | |
| SvxUnoText(const SvxUnoText &rText) noexcept | SvxUnoText | |
| SvxUnoTextBase(const SvxItemPropertySet *_pSet) | SvxUnoTextBase | protected |
| SvxUnoTextBase(const SvxEditSource *pSource, const SvxItemPropertySet *_pSet, css::uno::Reference< css::text::XText > const &xParent) | SvxUnoTextBase | protected |
| SvxUnoTextBase(const SvxUnoTextBase &rText) | SvxUnoTextBase | protected |
| UpdateData() | ScCellTextData | |
| xParentText | SvxUnoTextBase | private |
| ~ScCellTextData() override | ScCellTextData | virtual |
| ~ScCellTextObj() COVERITY_NOEXCEPT_FALSE override | ScCellTextObj | virtual |
| ~SfxListener() COVERITY_NOEXCEPT_FALSE | SfxListener | virtual |
| ~SvxUnoText() noexcept override | SvxUnoText | virtual |
| ~SvxUnoTextBase() noexcept override | SvxUnoTextBase | protectedvirtual |