Home
last modified time | relevance | path

Searched refs:SwVbaWrapFormat (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbawrapformat.cxx38 void SwVbaWrapFormat::makeWrap() throw (uno::RuntimeException) in makeWrap()
87 ::sal_Int32 SAL_CALL SwVbaWrapFormat::getType() throw (uno::RuntimeException) in getType()
129 void SAL_CALL SwVbaWrapFormat::setType( ::sal_Int32 _type ) throw (uno::RuntimeException) in setType()
135 ::sal_Int32 SAL_CALL SwVbaWrapFormat::getSide() throw (uno::RuntimeException) in getSide()
179 float SAL_CALL SwVbaWrapFormat::getDistanceTop() throw (uno::RuntimeException) in getDistanceTop()
189 float SAL_CALL SwVbaWrapFormat::getDistanceBottom() throw (uno::RuntimeException) in getDistanceBottom()
199 float SAL_CALL SwVbaWrapFormat::getDistanceLeft() throw (uno::RuntimeException) in getDistanceLeft()
209 float SAL_CALL SwVbaWrapFormat::getDistanceRight() throw (uno::RuntimeException) in getDistanceRight()
220 SwVbaWrapFormat::getServiceImplName() in getServiceImplName()
227 SwVbaWrapFormat::getServiceNames() in getServiceNames()
[all …]
H A Dvbawrapformat.hxx32 class SwVbaWrapFormat : public SwVbaWrapFormat_BASE class
46SwVbaWrapFormat( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno:…

Completed in 13 milliseconds