Searched refs:getColumnTypes (Results 1 – 8 of 8) sorted by relevance
34 const ::comphelper::StringSequence& getColumnTypes() in getColumnTypes() function105 const ::comphelper::StringSequence& rColumnTypes = getColumnTypes(); in getColumnTypeByModelName()
376 const Sequence< ::rtl::OUString >& rColumnTypes = frm::getColumnTypes(); in createColumn()404 StringSequence SAL_CALL OGridControlModel::getColumnTypes() throw ( ::com::sun::star::uno::RuntimeE… in getColumnTypes() function in frm::OGridControlModel406 return frm::getColumnTypes(); in getColumnTypes()
76 const StringSequence& getColumnTypes() in getColumnTypes() function118 const StringSequence& rColumnTypes = getColumnTypes(); in getColumnTypeByModelName()
197 const StringSequence& getColumnTypes();
145 virtual StringSequence SAL_CALL getColumnTypes() throw ( ::com::sun::star::uno::RuntimeException);
54 String[] types = oObj.getColumnTypes(); in _getColumnTypes()
79 sequence<string> getColumnTypes();
24 "OGridControlModel";"com::sun::star::form::XGridColumnFactory";"getColumnTypes()"
Completed in 46 milliseconds