Searched refs:setShape (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sc/source/ui/vba/ |
H A D | vbachartobject.cxx | 43 xShape = setShape(); in ScVbaChartObject() 58 ScVbaChartObject::setShape() throw ( script::BasicErrorException ) in setShape() function in ScVbaChartObject
|
H A D | vbachartobject.hxx | 49 css::uno::Reference< css::drawing::XShape > setShape() throw ( css::script::BasicErrorException );
|
/trunk/main/reportdesign/source/core/inc/ |
H A D | ReportComponent.hxx | 78 void setShape(::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _xShape
|
/trunk/main/reportdesign/source/core/api/ |
H A D | ReportComponent.cxx | 117 void OReportComponentProperties::setShape(uno::Reference< drawing::XShape >& _xShape,const uno::Ref… in setShape() function in reportdesign::OReportComponentProperties
|
H A D | FixedText.cxx | 77 m_aProps.aComponent.setShape(_xShape,this,m_refCount); in OFixedText()
|
H A D | FormattedField.cxx | 84 m_aProps.aComponent.setShape(_xShape,this,m_refCount); in OFormattedField()
|
H A D | ImageControl.cxx | 146 m_aProps.aComponent.setShape(_xShape,this,m_refCount); in OImageControl()
|
H A D | FixedLine.cxx | 187 m_aProps.aComponent.setShape(_xShape,this,m_refCount); in OFixedLine()
|
H A D | Shape.cxx | 95 m_aProps.aComponent.setShape(_xShape,this,m_refCount); in OShape()
|
H A D | ReportDefinition.cxx | 703 m_aProps->setShape(_xShape,this,m_refCount); in OReportDefinition()
|
/trunk/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 963 m_pTabBar->setShape( QTabBar::RoundedAbove ); in tabBar()
|
Completed in 130 milliseconds