Searched refs:SwVbaAutoTextEntry (Results 1 – 2 of 2) sorted by relevance
31 SwVbaAutoTextEntry::SwVbaAutoTextEntry( const uno::Reference< ooo::vba::XHelperInterface >& rParent… in SwVbaAutoTextEntry() function in SwVbaAutoTextEntry36 SwVbaAutoTextEntry::~SwVbaAutoTextEntry() in ~SwVbaAutoTextEntry()40 uno::Reference< word::XRange > SAL_CALL SwVbaAutoTextEntry::Insert( const uno::Reference< word::XRa… in Insert()62 SwVbaAutoTextEntry::getServiceImplName() in getServiceImplName()69 SwVbaAutoTextEntry::getServiceNames() in getServiceNames()102 …return uno::makeAny( uno::Reference< word::XAutoTextEntry >( new SwVbaAutoTextEntry( this, mxConte… in createCollectionObject()
36 class SwVbaAutoTextEntry : public SwVbaAutoTextEntry_BASE class42 …SwVbaAutoTextEntry( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::u…43 virtual ~SwVbaAutoTextEntry();
Completed in 8 milliseconds