Home
last modified time | relevance | path

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

/AOO41X/main/reportdesign/source/core/inc/
H A DFunctions.hxx36 typedef ::cppu::WeakComponentImplHelper1< com::sun::star::report::XFunctions> FunctionsBase; typedef
42 public FunctionsBase
/AOO41X/main/reportdesign/source/core/api/
H A DFunctions.cxx41 :FunctionsBase(m_aMutex) in DBG_NAME()