Home
last modified time | relevance | path

Searched refs:rObjectContact (Results 1 – 25 of 113) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/sdr/contact/
H A Dviewobjectcontactofsdrpage.hxx35 … ViewObjectContactOfPageSubObject(ObjectContact& rObjectContact, ViewContact& rViewContact);
51 … ViewObjectContactOfPageBackground(ObjectContact& rObjectContact, ViewContact& rViewContact);
65 ViewObjectContactOfMasterPage(ObjectContact& rObjectContact, ViewContact& rViewContact);
79 ViewObjectContactOfPageFill(ObjectContact& rObjectContact, ViewContact& rViewContact);
91 ViewObjectContactOfPageShadow(ObjectContact& rObjectContact, ViewContact& rViewContact);
103 … ViewObjectContactOfOuterPageBorder(ObjectContact& rObjectContact, ViewContact& rViewContact);
115 … ViewObjectContactOfInnerPageBorder(ObjectContact& rObjectContact, ViewContact& rViewContact);
127 … ViewObjectContactOfPageHierarchy(ObjectContact& rObjectContact, ViewContact& rViewContact);
141 ViewObjectContactOfPageGrid(ObjectContact& rObjectContact, ViewContact& rViewContact);
155 … ViewObjectContactOfPageHelplines(ObjectContact& rObjectContact, ViewContact& rViewContact);
[all …]
H A Dviewcontactofsdrpage.hxx46 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
56 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
66 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
76 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
86 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
96 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
113 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
128 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
142 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
175 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/sdr/contact/
H A Dviewobjectcontactofsdrpage.hxx37 … ViewObjectContactOfPageSubObject(ObjectContact& rObjectContact, ViewContact& rViewContact);
56 … ViewObjectContactOfPageBackground(ObjectContact& rObjectContact, ViewContact& rViewContact);
72 ViewObjectContactOfMasterPage(ObjectContact& rObjectContact, ViewContact& rViewContact);
90 ViewObjectContactOfPageFill(ObjectContact& rObjectContact, ViewContact& rViewContact);
105 ViewObjectContactOfPageShadow(ObjectContact& rObjectContact, ViewContact& rViewContact);
120 … ViewObjectContactOfOuterPageBorder(ObjectContact& rObjectContact, ViewContact& rViewContact);
135 … ViewObjectContactOfInnerPageBorder(ObjectContact& rObjectContact, ViewContact& rViewContact);
150 … ViewObjectContactOfPageHierarchy(ObjectContact& rObjectContact, ViewContact& rViewContact);
168 ViewObjectContactOfPageGrid(ObjectContact& rObjectContact, ViewContact& rViewContact);
186 … ViewObjectContactOfPageHelplines(ObjectContact& rObjectContact, ViewContact& rViewContact);
[all …]
H A Dviewcontactofsdrpage.hxx47 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
58 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
69 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
80 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
91 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
102 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
120 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
135 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
149 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
182 …virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) ov…
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx46 : ViewObjectContact(rObjectContact, rViewContact) in ViewObjectContactOfPageSubObject()
91 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageBackground()
153 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfMasterPage()
180 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageFill()
243 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageShadow()
291 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfOuterPageBorder()
319 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfInnerPageBorder()
363 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageHierarchy()
402 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageGrid()
480 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageHelplines()
[all …]
H A Dviewobjectcontactofgraphic.cxx39 const ObjectContact& rObjectContact = GetObjectContact(); in createPrimitive2DSequence() local
41 if(rObjectContact.isOutputToPDFFile() || rObjectContact.isOutputToPrinter()) in createPrimitive2DSequence()
51 …ViewObjectContactOfGraphic::ViewObjectContactOfGraphic(ObjectContact& rObjectContact, ViewContact&… in ViewObjectContactOfGraphic() argument
52 : ViewObjectContactOfSdrObj(rObjectContact, rViewContact) in ViewObjectContactOfGraphic()
H A Dviewcontactofsdrpage.cxx66 ViewObjectContact* pRetval = new ViewObjectContactOfPageBackground(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
96 ViewObjectContact* pRetval = new ViewObjectContactOfPageShadow(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
167 ViewObjectContact* pRetval = new ViewObjectContactOfMasterPage(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
242 ViewObjectContact* pRetval = new ViewObjectContactOfPageFill(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
277 ViewObjectContact* pRetval = new ViewObjectContactOfOuterPageBorder(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
338 ViewObjectContact* pRetval = new ViewObjectContactOfInnerPageBorder(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
386 ViewObjectContact* pRetval = new ViewObjectContactOfPageHierarchy(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
431 …ectContact& ViewContactOfGrid::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
433 ViewObjectContact* pRetval = new ViewObjectContactOfPageGrid(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
458 ViewObjectContact* pRetval = new ViewObjectContactOfPageHelplines(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
[all …]
H A Dviewcontact.cxx34 ViewObjectContact& ViewContact::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
36 return *(new ViewObjectContact(rObjectContact, *this)); in CreateObjectSpecificViewObjectContact()
67 ViewObjectContact& ViewContact::GetViewObjectContact(ObjectContact& rObjectContact) in GetViewObjectContact() argument
78 if (&(pCandidate->GetObjectContact()) == &rObjectContact) in GetViewObjectContact()
88 pRetval = &CreateObjectSpecificViewObjectContact(rObjectContact); in GetViewObjectContact()
H A Dviewobjectcontactofe3d.cxx27 …ViewObjectContactOfE3d::ViewObjectContactOfE3d(ObjectContact& rObjectContact, ViewContact& rViewCo… in ViewObjectContactOfE3d() argument
28 : ViewObjectContactOfSdrObj(rObjectContact, rViewContact) in ViewObjectContactOfE3d()
H A Dviewcontactofpageobj.cxx31 ViewContactOfPageObj::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
33 ViewObjectContact* pRetval = new ViewObjectContactOfPageObj(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofgroup.cxx33 …ctContact& ViewContactOfGroup::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
35 ViewObjectContact* pRetval = new ViewObjectContactOfGroup(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
H A Dviewobjectcontactofgroup.cxx33 …ViewObjectContactOfGroup::ViewObjectContactOfGroup(ObjectContact& rObjectContact, ViewContact& rVi… in ViewObjectContactOfGroup() argument
34 : ViewObjectContactOfSdrObj(rObjectContact, rViewContact) in ViewObjectContactOfGroup()
H A Dviewcontactofmasterpagedescriptor.cxx35 …ContactOfMasterPageDescriptor::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
37 return *(new ViewObjectContactOfMasterPageDescriptor(rObjectContact, *this)); in CreateObjectSpecificViewObjectContact()
H A Dviewobjectcontactofsdrmediaobj.cxx32 ViewObjectContactOfSdrMediaObj::ViewObjectContactOfSdrMediaObj( ObjectContact& rObjectContact, in ViewObjectContactOfSdrMediaObj() argument
35 ViewObjectContactOfSdrObj( rObjectContact, rViewContact ) in ViewObjectContactOfSdrMediaObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx46 : ViewObjectContact(rObjectContact, rViewContact) in ViewObjectContactOfPageSubObject()
91 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageBackground()
153 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfMasterPage()
180 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageFill()
243 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageShadow()
291 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfOuterPageBorder()
319 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfInnerPageBorder()
363 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageHierarchy()
402 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageGrid()
480 : ViewObjectContactOfPageSubObject(rObjectContact, rViewContact) in ViewObjectContactOfPageHelplines()
[all …]
H A Dviewcontactofsdrpage.cxx67 ViewObjectContact* pRetval = new ViewObjectContactOfPageBackground(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
97 ViewObjectContact* pRetval = new ViewObjectContactOfPageShadow(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
168 ViewObjectContact* pRetval = new ViewObjectContactOfMasterPage(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
239 ViewObjectContact* pRetval = new ViewObjectContactOfPageFill(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
274 ViewObjectContact* pRetval = new ViewObjectContactOfOuterPageBorder(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
335 ViewObjectContact* pRetval = new ViewObjectContactOfInnerPageBorder(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
383 ViewObjectContact* pRetval = new ViewObjectContactOfPageHierarchy(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
428 …ectContact& ViewContactOfGrid::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
430 ViewObjectContact* pRetval = new ViewObjectContactOfPageGrid(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
455 ViewObjectContact* pRetval = new ViewObjectContactOfPageHelplines(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
[all …]
H A Dviewobjectcontactofgraphic.cxx46 const ObjectContact& rObjectContact = GetObjectContact(); in createPrimitive2DSequence() local
48 if(rObjectContact.isOutputToPDFFile() || rObjectContact.isOutputToPrinter()) in createPrimitive2DSequence()
58 …ViewObjectContactOfGraphic::ViewObjectContactOfGraphic(ObjectContact& rObjectContact, ViewContact&… in ViewObjectContactOfGraphic() argument
59 : ViewObjectContactOfSdrObj(rObjectContact, rViewContact) in ViewObjectContactOfGraphic()
H A Dviewcontact.cxx36 ViewObjectContact& ViewContact::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
38 return *(new ViewObjectContact(rObjectContact, *this)); in CreateObjectSpecificViewObjectContact()
73 ViewObjectContact& ViewContact::GetViewObjectContact(ObjectContact& rObjectContact) in GetViewObjectContact() argument
84 if(&(pCandidate->GetObjectContact()) == &rObjectContact) in GetViewObjectContact()
94 pRetval = &CreateObjectSpecificViewObjectContact(rObjectContact); in GetViewObjectContact()
H A Dviewcontactofpageobj.cxx35 …Contact& ViewContactOfPageObj::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
37 ViewObjectContact* pRetval = new ViewObjectContactOfPageObj(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofgroup.cxx40 …ctContact& ViewContactOfGroup::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
42 ViewObjectContact* pRetval = new ViewObjectContactOfGroup(rObjectContact, *this); in CreateObjectSpecificViewObjectContact()
H A Dviewobjectcontactofe3d.cxx32 …ViewObjectContactOfE3d::ViewObjectContactOfE3d(ObjectContact& rObjectContact, ViewContact& rViewCo… in ViewObjectContactOfE3d() argument
33 : ViewObjectContactOfSdrObj(rObjectContact, rViewContact) in ViewObjectContactOfE3d()
H A Dviewobjectcontactofgroup.cxx39 …ViewObjectContactOfGroup::ViewObjectContactOfGroup(ObjectContact& rObjectContact, ViewContact& rVi… in ViewObjectContactOfGroup() argument
40 : ViewObjectContactOfSdrObj(rObjectContact, rViewContact) in ViewObjectContactOfGroup()
H A Dviewcontactofmasterpagedescriptor.cxx44 …ContactOfMasterPageDescriptor::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) in CreateObjectSpecificViewObjectContact() argument
46 return *(new ViewObjectContactOfMasterPageDescriptor(rObjectContact, *this)); in CreateObjectSpecificViewObjectContact()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sdr/contact/
H A Dviewcontact.hxx74 virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact);
96 ViewObjectContact& GetViewObjectContact(ObjectContact& rObjectContact);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sdr/contact/
H A Dviewcontact.hxx71 virtual ViewObjectContact& CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact);
92 ViewObjectContact& GetViewObjectContact(ObjectContact& rObjectContact);

12345