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 |
Public Member Functions inherited from XMLHint_Impl | |
XMLHint_Impl (XMLHintType nTyp, css::uno::Reference< css::text::XTextRange > xS, css::uno::Reference< css::text::XTextRange > xE) | |
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 221 of file txtparaimphint.hxx.
|
inline |
Definition at line 227 of file txtparaimphint.hxx.
|
inline |
Definition at line 235 of file txtparaimphint.hxx.
References xContext.
Referenced by XMLParaContext::endFastElement().
|
private |
Definition at line 223 of file txtparaimphint.hxx.
Referenced by GetShape().