Home
last modified time | relevance | path

Searched defs:lcl_copyFromLevel (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/chart2/source/tools/
H A DInternalDataProvider.cxx204 struct lcl_copyFromLevel : public ::std::unary_function< vector< uno::Any >, uno::Any > struct
208 explicit lcl_copyFromLevel( sal_Int32 nLevel ) : m_nLevel( nLevel ) in lcl_copyFromLevel() argument
211 uno::Any operator() ( const vector< uno::Any >& rVector ) in operator ()()
220 sal_Int32 m_nLevel;

Completed in 24 milliseconds