Searched refs:VbaSiteModel (Results 1 – 2 of 2) sorted by relevance
163 mxSiteModel.reset( new VbaSiteModel ); in VbaDummyFormControl()176 VbaSiteModel::VbaSiteModel() : in VbaSiteModel() function in oox::ole::VbaSiteModel188 VbaSiteModel::~VbaSiteModel() in ~VbaSiteModel()192 void VbaSiteModel::importProperty( sal_Int32 nPropId, const OUString& rValue ) in importProperty()202 bool VbaSiteModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel()223 void VbaSiteModel::moveRelative( const AxPairData& rDistance ) in moveRelative()229 bool VbaSiteModel::isVisible() const in isVisible()234 bool VbaSiteModel::isContainer() const in isContainer()239 sal_uInt32 VbaSiteModel::getStreamLength() const in getStreamLength()244 OUString VbaSiteModel::getSubStorageName() const in getSubStorageName()[all …]
43 class VbaSiteModel class46 explicit VbaSiteModel();47 virtual ~VbaSiteModel();104 typedef ::boost::shared_ptr< VbaSiteModel > VbaSiteModelRef;