Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx153 void lcl_collectFunctionNames(const uno::Reference< report::XFunctions>& _xFunctions,TFunctions& _r… in lcl_collectFunctionNames() function
164 void lcl_collectFunctionNames(const uno::Reference< report::XSection>& _xSection,TFunctions& _rFunc… in lcl_collectFunctionNames() function
178 lcl_collectFunctionNames(xGroup->getFunctions(),_rFunctionNames); in lcl_collectFunctionNames()
180 lcl_collectFunctionNames(xReportDefinition->getFunctions(),_rFunctionNames); in lcl_collectFunctionNames()
355 lcl_collectFunctionNames( xSection, m_aFunctionNames ); in inspect()

Completed in 185 milliseconds