Searched refs:rColNm (Results 1 – 2 of 2) sorted by relevance
281 const String& rColNm,286 const String& rColNm );
1415 const String& rColNm, in IMPL_LINK_INLINE_END()1472 if(!xCols.is() || !xCols->hasByName(rColNm)) in IMPL_LINK_INLINE_END()1474 Any aCol = xCols->getByName(rColNm); in IMPL_LINK_INLINE_END()1582 const String& rColNm ) in GetColumnType() argument1611 if(xCols->hasByName(rColNm)) in GetColumnType()1613 Any aCol = xCols->getByName(rColNm); in GetColumnType()
Completed in 37 milliseconds