|
| | FmFormPage (FmFormModel &rModel, bool bMasterPage=false) |
| |
| virtual | ~FmFormPage () override |
| |
| virtual rtl::Reference< SdrPage > | CloneSdrPage (SdrModel &rTargetModel) const override |
| |
| virtual void | InsertObject (SdrObject *pObj, size_t nPos=SAL_MAX_SIZE) override |
| |
| virtual rtl::Reference< SdrObject > | RemoveObject (size_t nObjNum) override |
| |
| const css::uno::Reference< css::form::XForms > & | GetForms (bool _bForceCreate=true) const |
| |
| FmFormPageImpl & | GetImpl () const |
| |
| const OUString & | GetName () const |
| |
| void | SetName (const OUString &rName) |
| |
| void | AddPageUser (sdr::PageUser &rNewUser) |
| |
| void | RemovePageUser (sdr::PageUser &rOldUser) |
| |
| SdrModel & | getSdrModelFromSdrPage () const |
| |
| const sdr::contact::ViewContact & | GetViewContact () const |
| |
| sdr::contact::ViewContact & | GetViewContact () |
| |
| void | ActionChanged () |
| |
| SdrPageProperties & | getSdrPageProperties () |
| |
| const SdrPageProperties & | getSdrPageProperties () const |
| |
| const SdrPageProperties * | getCorrectSdrPageProperties () const |
| |
| | SdrPage (SdrModel &rModel, bool bMasterPage=false) |
| |
| virtual | ~SdrPage () override |
| |
| virtual rtl::Reference< SdrPage > | CloneSdrPage (SdrModel &rTargetModel) const |
| |
| bool | IsMasterPage () const |
| |
| void | SetInserted (bool bNew=true) |
| |
| bool | IsInserted () const |
| |
| void | SetChanged () |
| |
| virtual SdrPage * | getSdrPageFromSdrObjList () const override |
| |
| void | SetPageNum (sal_uInt16 nNew) |
| |
| sal_uInt16 | GetPageNum () const |
| |
| void | setPageBorderOnlyLeftRight (bool bNew) |
| |
| bool | getPageBorderOnlyLeftRight () const |
| |
| virtual void | SetSize (const Size &aSiz) |
| |
| Size | GetSize () const |
| |
| virtual void | SetOrientation (Orientation eOri) |
| |
| virtual Orientation | GetOrientation () const |
| |
| tools::Long | GetWidth () const |
| |
| tools::Long | GetHeight () const |
| |
| virtual void | SetBorder (sal_Int32 nLft, sal_Int32 nUpp, sal_Int32 nRgt, sal_Int32 Lwr) |
| |
| virtual void | SetLeftBorder (sal_Int32 nBorder) |
| |
| virtual void | SetUpperBorder (sal_Int32 nBorder) |
| |
| virtual void | SetRightBorder (sal_Int32 nBorder) |
| |
| virtual void | SetLowerBorder (sal_Int32 nBorder) |
| |
| sal_Int32 | GetLeftBorder () const |
| |
| sal_Int32 | GetUpperBorder () const |
| |
| sal_Int32 | GetRightBorder () const |
| |
| sal_Int32 | GetLowerBorder () const |
| |
| void | SetBackgroundFullSize (bool bIn) |
| |
| bool | IsBackgroundFullSize () const |
| |
| bool | TRG_HasMasterPage () const |
| |
| void | TRG_SetMasterPage (SdrPage &rNew) |
| |
| void | TRG_ClearMasterPage () |
| |
| SdrPage & | TRG_GetMasterPage () const |
| |
| const SdrLayerIDSet & | TRG_GetMasterPageVisibleLayers () const |
| |
| void | TRG_SetMasterPageVisibleLayers (const SdrLayerIDSet &rNew) |
| |
| sdr::contact::ViewContact & | TRG_GetMasterPageDescriptorViewContact () const |
| |
| void | MakePageObjectsNamesUnique () |
| |
| const SdrLayerAdmin & | GetLayerAdmin () const |
| | changing the layers does not set the modified-flag! More...
|
| |
| SdrLayerAdmin & | GetLayerAdmin () |
| |
| virtual OUString | GetLayoutName () const |
| |
| virtual const SdrPageGridFrameList * | GetGridFrameList (const SdrPageView *pPV, const tools::Rectangle *pRect) const |
| | for snap-to-grid in Writer, also for AlignObjects if 1 object is marked if pRect != null, then the pages that are intersected by this Rect, otherwise the visible pages More...
|
| |
| css::uno::Reference< css::uno::XInterface > const & | getUnoPage () |
| |
| virtual SfxStyleSheet * | GetTextStyleSheetForObject (SdrObject *pObj) const |
| |
| Color | GetPageBackgroundColor () const |
| | deprecated returns an averaged background color of this page More...
|
| |
| Color | GetPageBackgroundColor (SdrPageView const *pView, bool bScreenDisplay=true) const |
| | deprecated returns an averaged background color of this page More...
|
| |
| virtual bool | checkVisibility (const sdr::contact::ViewObjectContact &rOriginal, const sdr::contact::DisplayInfo &rDisplayInfo, bool bEdit) |
| | this method returns true if the object from the ViewObjectContact should be visible on this page while rendering. More...
|
| |
| void | dumpAsXml (xmlTextWriterPtr pWriter) const override |
| |
| virtual SdrPage * | getSdrPageFromSdrObjList () const |
| |
| virtual SdrObject * | getSdrObjectFromSdrObjList () const |
| |
| void | CopyObjects (const SdrObjList &rSrcList) |
| |
| void | ClearSdrObjList () |
| |
| void | RecalcObjOrdNums () |
| | recalculate order numbers / ZIndex More...
|
| |
| bool | IsObjOrdNumsDirty () const |
| |
| virtual void | NbcInsertObject (SdrObject *pObj, size_t nPos=SAL_MAX_SIZE) |
| |
| virtual void | InsertObject (SdrObject *pObj, size_t nPos=SAL_MAX_SIZE) |
| |
| void | sort (std::vector< sal_Int32 > &sortOrder) |
| |
| void | InsertObjectThenMakeNameUnique (SdrObject *pObj) |
| |
| void | InsertObjectThenMakeNameUnique (SdrObject *pObj, std::unordered_set< rtl::OUString > &rNameSet, size_t nPos=SAL_MAX_SIZE) |
| |
| virtual rtl::Reference< SdrObject > | NbcRemoveObject (size_t nObjNum) |
| | remove from list without delete More...
|
| |
| virtual rtl::Reference< SdrObject > | RemoveObject (size_t nObjNum) |
| |
| virtual rtl::Reference< SdrObject > | ReplaceObject (SdrObject *pNewObj, size_t nObjNum) |
| | Replace existing object by different one. More...
|
| |
| virtual SdrObject * | SetObjectOrdNum (size_t nOldObjNum, size_t nNewObjNum) |
| | Modify ZOrder of an SdrObject. More...
|
| |
| void | SetExistingObjectOrdNum (SdrObject *pExistingObj, size_t nNewObjNum) |
| | Modify ZOrder of an SdrObject, object must already be in the list. More...
|
| |
| void | SetSdrObjListRectsDirty () |
| |
| const tools::Rectangle & | GetAllObjSnapRect () const |
| |
| const tools::Rectangle & | GetAllObjBoundRect () const |
| |
| void | NbcReformatAllTextObjects () |
| | reformat all text objects, e.g. when changing printer More...
|
| |
| void | ReformatAllTextObjects () |
| |
| void | ReformatAllEdgeObjects () |
| | #103122# reformats all edge objects that are connected to other objects More...
|
| |
| void | BurnInStyleSheetAttributes () |
| | convert attributes of the style to hard formatting More...
|
| |
| size_t | GetObjCount () const |
| |
| SdrObject * | GetObj (size_t nNum) const |
| |
| SdrObject * | GetObjByName (std::u16string_view sName) const |
| |
| virtual bool | IsReadOnly () const |
| | linked page or linked group object More...
|
| |
| void | FlattenGroups () |
| | Makes the object list flat, i.e. More...
|
| |
| void | UnGroupObj (size_t nObjNum) |
| | Ungroup the object at the given index. More...
|
| |
| bool | HasObjectNavigationOrder () const |
| | Return whether there is an explicit, user defined, object navigation order. More...
|
| |
| void | SetObjectNavigationPosition (SdrObject &rObject, const sal_uInt32 nNewNavigationPosition) |
| | Set the navigation position of the given object to the specified value. More...
|
| |
| SdrObject * | GetObjectForNavigationPosition (const sal_uInt32 nNavigationPosition) const |
| | Return the object for the given navigation position. More...
|
| |
| void | ClearObjectNavigationOrder () |
| | Restore the navigation order to that defined by the z-order. More...
|
| |
| bool | RecalcNavigationPositions () |
| | Set the navigation position of all SdrObjects to their position in the mxNavigationOrder list. More...
|
| |
| void | SetNavigationOrder (const css::uno::Reference< css::container::XIndexAccess > &rxOrder) |
| | Set the navigation order to the one defined by the given list of XShape objects. More...
|
| |
| virtual void | dumpAsXml (xmlTextWriterPtr pWriter) const |
| |
| | OWeakObject () |
| |
| | OWeakObject (const OWeakObject &) |
| |
| OWeakObject &SAL_CALL | operator= (const OWeakObject &) |
| |
| virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
| |
| virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL | queryAdapter () SAL_OVERRIDE |
| |
| SAL_CALL | operator css::uno::Reference< css::uno::XInterface > () |
| |
Definition at line 39 of file fmpage.hxx.