Home
last modified time | relevance | path

Searched refs:SvpSalObject (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpdummies.cxx29 SvpSalObject::SvpSalObject() in SvpSalObject() function in SvpSalObject
44 SvpSalObject::~SvpSalObject() in ~SvpSalObject()
48 void SvpSalObject::ResetClipRegion() {} in ResetClipRegion()
49 sal_uInt16 SvpSalObject::GetClipRegionType() { return 0; } in GetClipRegionType()
50 void SvpSalObject::BeginSetClipRegion( sal_uLong ) {} in BeginSetClipRegion()
52 void SvpSalObject::EndSetClipRegion() {} in EndSetClipRegion()
54 void SvpSalObject::Show( sal_Bool ) {} in Show()
55 void SvpSalObject::Enable( sal_Bool ) {} in Enable()
56 void SvpSalObject::GrabFocus() {} in GrabFocus()
57 void SvpSalObject::SetBackground() {} in SetBackground()
[all …]
H A Dsvpdummies.hxx34 class SvpSalObject : public SalObject class
39 SvpSalObject();
40 virtual ~SvpSalObject();
H A Dsvpinst.cxx253 return new SvpSalObject(); in CreateObject()

Completed in 20 milliseconds