LibreOffice Module xmloff (master)
1
|
#include <txtparaimphint.hxx>
Public Member Functions | |
XMLDrawHint_Impl (SvXMLShapeContext *pContext, const css::uno::Reference< css::text::XTextRange > &rPos) | |
css::uno::Reference< css::drawing::XShape > const & | GetShape () 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 220 of file txtparaimphint.hxx.
|
inline |
Definition at line 226 of file txtparaimphint.hxx.
|
inline |
Definition at line 234 of file txtparaimphint.hxx.
Referenced by XMLParaContext::endFastElement().
|
private |
Definition at line 222 of file txtparaimphint.hxx.