Searched refs:SwVbaField (Results 1 – 2 of 2) sorted by relevance
39 SwVbaField::SwVbaField( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Re… in SwVbaField() function in SwVbaField46 SwVbaField::getServiceImplName() in getServiceImplName()53 SwVbaField::getServiceNames() in getServiceNames()268 …uno::Reference< word::XField > xField( new SwVbaField( xParent, xContext, xTextDocument, xTextFiel… in lcl_createField()383 …return uno::Reference< word::XField >( new SwVbaField( mxParent, mxContext, uno::Reference< text::… in Add()
34 class SwVbaField : public SwVbaField_BASE class39 …SwVbaField( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Refe…
Completed in 19 milliseconds