Searched refs:rFldName (Results 1 – 2 of 2) sorted by relevance
70 sal_Bool bIsTable, const String& rFldName) in IsDBNumeric() argument131 if(xCols.is() && xCols->hasByName(rFldName)) in IsDBNumeric()133 Any aCol = xCols->getByName(rFldName); in IsDBNumeric()
172 sal_Bool bIsTable, const String& rFldName);
Completed in 10 milliseconds