Searched defs:eDepth (Results 1 – 3 of 3) sorted by relevance
163 void SetDepth( const SimDepthType eDepth ) { eOrgDepth = eDepth; } in SetDepth()167 void SetUndoDepth(const SimDepthType eDepth) { eUndoDepth = eDepth; } in SetUndoDepth()170 void SetRedoDepth(const SimDepthType eDepth) { eRedoDepth = eDepth; } in SetRedoDepth()
49 com::sun::star::reflection::TypeDescriptionSearchDepth eDepth, in TypeDescriptionEnumerationImpl()
88 reflection::TypeDescriptionSearchDepth eDepth, in createInstance()186 reflection::TypeDescriptionSearchDepth eDepth ) in TypeDescriptionEnumerationImpl()
Completed in 34 milliseconds