Searched refs:xEmptyReturn (Results 1 – 2 of 2) sorted by relevance
2522 Reference< XPropertySet > xEmptyReturn; in getBoundField() local2529 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()
1221 Reference< XPropertySet > xEmptyReturn; in getField() local1230 xEmptyReturn.set(xCol->getPropertyValue(PROPERTY_BOUNDFIELD),UNO_QUERY); in getField()1240 return xEmptyReturn; in getField()
Completed in 41 milliseconds