Searched refs:addComment (Results 1 – 6 of 6) sorted by relevance
27 void addComment(XPropertySet descriptor, StringBuilder sql); in addComment() method
570 helper.addComment(columnProperties, sql); in createStandardColumnPart()
39 …virtual void addComment(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProperty…
79 …virtual void addComment(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProperty…
229 void OTables::addComment(const Reference< XPropertySet >& descriptor,::rtl::OUStringBuffer& _rOut) in addComment() function in OTables
185 _pHelper->addComment(xColProp,aSql); in createStandardColumnPart()
Completed in 46 milliseconds