LibreOffice Module xmloff (master)
1
|
#include <txtparaimphint.hxx>
Public Member Functions | |
XMLTextFrameHint_Impl (SvXMLImportContext *pContext, const css::uno::Reference< css::text::XTextRange > &rPos) | |
css::uno::Reference< css::text::XTextContent > | GetTextContent () const |
css::uno::Reference< css::drawing::XShape > | GetShape () const |
bool | IsBoundAtChar () const |
![]() | |
XMLHint_Impl (XMLHintType nTyp, const css::uno::Reference< css::text::XTextRange > &rS, const css::uno::Reference< css::text::XTextRange > &rE) | |
virtual | ~XMLHint_Impl () |
const css::uno::Reference< css::text::XTextRange > & | GetStart () const |
const css::uno::Reference< css::text::XTextRange > & | GetEnd () const |
void | SetEnd (const css::uno::Reference< css::text::XTextRange > &rPos) |
XMLHintType | GetType () const |
bool | IsReference () const |
Private Attributes | |
SvXMLImportContextRef | xContext |
Definition at line 166 of file txtparaimphint.hxx.
|
inline |
Definition at line 173 of file txtparaimphint.hxx.
|
inline |
Definition at line 193 of file txtparaimphint.hxx.
Referenced by XMLParaContext::endFastElement().
|
inline |
Definition at line 180 of file txtparaimphint.hxx.
Referenced by XMLParaContext::endFastElement().
|
inline |
Definition at line 205 of file txtparaimphint.hxx.
Referenced by XMLParaContext::endFastElement().
|
private |
Definition at line 169 of file txtparaimphint.hxx.