Searched refs:SvxShapeMaster (Results 1 – 4 of 4) sorted by relevance
82 class SvxShapeMaster;227 void setMaster( SvxShapeMaster* pMaster );228 const SvxShapeMaster* getMaster() const;229 SvxShapeMaster* getMaster();
37 class SvxShapeMaster class
44 class SdXShape : public SvxShapeMaster,
138 SvxShapeMaster* mpMaster;311 void SvxShape::setMaster( SvxShapeMaster* pMaster ) in setMaster()316 SvxShapeMaster* SvxShape::getMaster() in getMaster()321 const SvxShapeMaster* SvxShape::getMaster() const in getMaster()
Completed in 39 milliseconds