Searched refs:SvxShapeConnector (Results 1 – 8 of 8) sorted by relevance
13 "SvxShapeConnector";"com::sun::star::lang::XComponent";"dispose()"69 "SvxShapeConnector";"com::sun::star::drawing::Shape";"ZOrder#optional"74 "SvxShapeConnector";"com::sun::star::drawing::Shape";"Name#optional"76 "SvxShapeConnector";"com::sun::star::drawing::Shape";"Style#optional"138 "SvxShapeConnector";"com::sun::star::text::XTextRange";"getText()"139 "SvxShapeConnector";"com::sun::star::text::XTextRange";"getStart()"140 "SvxShapeConnector";"com::sun::star::text::XTextRange";"getEnd()"141 "SvxShapeConnector";"com::sun::star::text::XTextRange";"getString()"142 "SvxShapeConnector";"com::sun::star::text::XTextRange";"setString()"220 "SvxShapeConnector";"com::sun::star::drawing::XShape";"getSize()"[all …]
379 SvxShapeConnector::SvxShapeConnector( SdrObject* pObj ) throw() : in SvxShapeConnector() function in SvxShapeConnector385 SvxShapeConnector::~SvxShapeConnector() throw() in ~SvxShapeConnector()391 uno::Any SAL_CALL SvxShapeConnector::queryInterface( const uno::Type & rType ) in queryInterface()397 uno::Any SAL_CALL SvxShapeConnector::queryAggregation( const uno::Type & rType ) in queryAggregation()409 void SAL_CALL SvxShapeConnector::acquire() throw ( ) in acquire()414 void SAL_CALL SvxShapeConnector::release() throw ( ) in release()420 uno::Sequence< uno::Type > SAL_CALL SvxShapeConnector::getTypes() in getTypes()426 uno::Sequence< sal_Int8 > SAL_CALL SvxShapeConnector::getImplementationId() in getImplementationId()441 OUString SAL_CALL SvxShapeConnector::getShapeType() in getShapeType()461 awt::Size SAL_CALL SvxShapeConnector::getSize() throw(uno::RuntimeException) in getSize()[all …]
832 pRet = new SvxShapeConnector( pObj ); in CreateShapeByTypeAndInventor()
23 svx.SvxShapeConnector::com::sun::star::drawing::TextProperties::TextWritingMode66 svx.SvxShapeConnector::com::sun::star::style::ParagraphProperties
38 #i85263 -o svx.SvxShapeConnector
127 friend class SvxShapeConnector;459 class SvxShapeConnector : public ::com::sun::star::drawing::XConnectorShape, class463 SvxShapeConnector( SdrObject* pObj ) throw();464 virtual ~SvxShapeConnector() throw();
58 class SvxShapeConnector;
71 public class SvxShapeConnector extends TestCase { class
Completed in 63 milliseconds