|
| UnoControlPrintOrPreviewContact (ObjectContactOfPageView &_rObjectContact, ViewContactOfUnoControl &_rViewContact) |
|
virtual | ~UnoControlPrintOrPreviewContact () override |
|
| ViewObjectContactOfUnoControl (ObjectContact &_rObjectContact, ViewContactOfUnoControl &_rViewContact) |
|
css::uno::Reference< css::awt::XControl > | getControl () |
| returns the ->XControl instance belonging to the instance, creates it if necessary More...
|
|
void | ensureControlVisibility (bool _bVisible) const |
| ensures that the control belonging to this instances has a given visibility More...
|
|
void | setControlDesignMode (bool _bDesignMode) const |
| sets the design/alive mode of the control More...
|
|
void | propertyChange () |
| callback from impl class to react on changes of properties form the XControlModel More...
|
|
virtual void | ActionChanged () override |
| React on changes of the object of this ViewContact. More...
|
|
void | onControlChangedOrModified (ImplAccess) |
|
| ViewObjectContactOfSdrObj (ObjectContact &rObjectContact, ViewContact &rViewContact) |
|
virtual | ~ViewObjectContactOfSdrObj () override |
|
virtual bool | isPrimitiveVisible (const DisplayInfo &rDisplayInfo) const override |
|
const OutputDevice * | getPageViewOutputDevice () const |
| retrieves the device which a PageView belongs to, starting from its ObjectContactOfPageView More...
|
|
| ViewObjectContact (ObjectContact &rObjectContact, ViewContact &rViewContact) |
|
virtual | ~ViewObjectContact () |
|
ObjectContact & | GetObjectContact () const |
|
ViewContact & | GetViewContact () const |
|
const basegfx::B2DRange & | getObjectRange () const |
|
virtual void | ActionChanged () |
|
void | triggerLazyInvalidate () |
|
bool | isAnimated () const |
|
void | ActionChildInserted (ViewContact &rChild) |
|
drawinglayer::primitive2d::Primitive2DContainer const & | getPrimitive2DSequence (const DisplayInfo &rDisplayInfo) const |
|
void | createStructureTag (drawinglayer::primitive2d::Primitive2DContainer &rNewPrimitiveSequence) const |
| Check if we need to embed to a StructureTagPrimitive2D, too. More...
|
|
virtual bool | isExportPDFTags () const |
| check if getPrimitive2DSequence() should create tag More...
|
|
virtual bool | isPrimitiveVisible (const DisplayInfo &rDisplayInfo) const |
|
virtual bool | isPrimitiveGhosted (const DisplayInfo &rDisplayInfo) const |
|
virtual void | getPrimitive2DSequenceHierarchy (DisplayInfo &rDisplayInfo, drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) const |
|
void | getPrimitive2DSequenceSubHierarchy (DisplayInfo &rDisplayInfo, drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) const |
|
const basegfx::B2DVector & | getGridOffset () const |
|
void | resetGridOffset () |
|