Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2522 Reference< XPropertySet > xEmptyReturn; in getBoundField() local
2529 return xEmptyReturn; in getBoundField()
2534 return xEmptyReturn; in getBoundField()
2540 return xEmptyReturn; in getBoundField()
2542 xEmptyReturn.set(xCurrentCol->getPropertyValue(PROPERTY_BOUNDFIELD) ,UNO_QUERY); in getBoundField()
2543 return xEmptyReturn; in getBoundField()
H A Dsbagrid.cxx1221 Reference< XPropertySet > xEmptyReturn; in getField() local
1230 xEmptyReturn.set(xCol->getPropertyValue(PROPERTY_BOUNDFIELD),UNO_QUERY); in getField()
1240 return xEmptyReturn; in getField()

Completed in 50 milliseconds