LibreOffice Module sw (master) 1
|
Public Attributes | |
SfxItemPool * | mpPool |
SwDoc * | mpDoc |
std::unique_ptr< Outliner > | mpOutliner |
std::unique_ptr< SvxOutlinerForwarder > | mpTextForwarder |
sal_Int32 | mnRef |
Definition at line 78 of file textapi.cxx.
sal_Int32 SwTextAPIEditSource_Impl::mnRef |
Definition at line 85 of file textapi.cxx.
Referenced by SwTextAPIEditSource::SwTextAPIEditSource(), and SwTextAPIEditSource::~SwTextAPIEditSource().
SwDoc* SwTextAPIEditSource_Impl::mpDoc |
Definition at line 82 of file textapi.cxx.
Referenced by SwTextAPIEditSource::Dispose(), SwTextAPIEditSource::EnsureOutliner(), and SwTextAPIEditSource::SwTextAPIEditSource().
std::unique_ptr<Outliner> SwTextAPIEditSource_Impl::mpOutliner |
Definition at line 83 of file textapi.cxx.
Referenced by SwTextAPIEditSource::CreateText(), SwTextAPIEditSource::Dispose(), SwTextAPIEditSource::EnsureOutliner(), SwTextAPIEditSource::GetText(), SwTextAPIEditSource::GetTextForwarder(), SwTextAPIEditSource::SetString(), and SwTextAPIEditSource::SetText().
SfxItemPool* SwTextAPIEditSource_Impl::mpPool |
Definition at line 81 of file textapi.cxx.
Referenced by SwTextAPIEditSource::CreateText(), SwTextAPIEditSource::Dispose(), SwTextAPIEditSource::EnsureOutliner(), SwTextAPIEditSource::GetText(), SwTextAPIEditSource::GetTextForwarder(), SwTextAPIEditSource::SetString(), SwTextAPIEditSource::SetText(), and SwTextAPIEditSource::SwTextAPIEditSource().
std::unique_ptr<SvxOutlinerForwarder> SwTextAPIEditSource_Impl::mpTextForwarder |
Definition at line 84 of file textapi.cxx.
Referenced by SwTextAPIEditSource::Dispose(), and SwTextAPIEditSource::GetTextForwarder().