Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DInternalDataProvider.cxx243 struct lcl_setAnyAtLevel : public ::std::binary_function< vector< uno::Any >, uno::Any, vector< uno… struct
247 explicit lcl_setAnyAtLevel( sal_Int32 nLevel ) : m_nLevel( nLevel ) in lcl_setAnyAtLevel() function
250 vector< uno::Any > operator() ( const vector< uno::Any >& rVector, const uno::Any& rNewValue ) in operator ()()
260 sal_Int32 m_nLevel;

Completed in 29 milliseconds