Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx200 struct lcl_RolesWithRangeAppend : public struct
205 explicit lcl_RolesWithRangeAppend( tContainerType & rCnt, in lcl_RolesWithRangeAppend() function
211 lcl_RolesWithRangeAppend & operator= ( const value_type & xVal ) in operator =() argument
250 lcl_RolesWithRangeAppend & operator* () { return *this; } in operator *() argument
251 lcl_RolesWithRangeAppend & operator++ () { return *this; } in operator ++() argument
252 lcl_RolesWithRangeAppend & operator++ (int) { return *this; } in operator ++() argument
473 lcl_RolesWithRangeAppend( aResult, aRoleOfSequenceForLabel )); in getRolesWithRanges()

Completed in 23 milliseconds