Home
last modified time | relevance | path

Searched refs:OFixedLine (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/reportdesign/source/core/api/
H A DFixedLine.cxx140 OFixedLine::OFixedLine(uno::Reference< uno::XComponentContext > const & _xContext) in DBG_NAME()
154 OFixedLine::OFixedLine(uno::Reference< uno::XComponentContext > const & _xContext in OFixedLine() function in reportdesign::OFixedLine
195 OFixedLine::~OFixedLine() in ~OFixedLine()
201 IMPLEMENT_FORWARD_REFCOUNT( OFixedLine, FixedLineBase ) in IMPLEMENT_FORWARD_REFCOUNT() argument
214 void SAL_CALL OFixedLine::dispose() throw(uno::RuntimeException) in dispose()
241 return *(new OFixedLine(xContext)); in create()
256 REPORTCOMPONENT_IMPL3(OFixedLine,m_aProps.aComponent)
257 REPORTCOMPONENT_NOMASTERDETAIL(OFixedLine) in REPORTCOMPONENT_NOMASTERDETAIL() argument
499 ::sal_Int32 SAL_CALL OFixedLine::getCount( ) throw (uno::RuntimeException) in getCount()
520 awt::Size SAL_CALL OFixedLine::getSize( ) throw (uno::RuntimeException) in getSize()
[all …]
H A Dservices.cxx68 …{ &OFixedLine::create, &OFixedLine::getImplementationName_Static, &OFixedLine::getSupportedService…
/aoo41x/main/reportdesign/source/core/inc/
H A DFixedLine.hxx45 class OFixedLine : public comphelper::OBaseMutex, class
59 OFixedLine(const OFixedLine&);
60 OFixedLine& operator=(const OFixedLine&);
76 virtual ~OFixedLine();
78 …explicit OFixedLine(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > c…
79 …explicit OFixedLine(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > c…
/aoo41x/main/reportdesign/source/core/sdr/
H A DRptModel.cxx202 …xRet = static_cast<cppu::OWeakObject*>(new OFixedLine(m_pReportDefinition->getContext(),m_pReportD… in createShape()

Completed in 23 milliseconds