Searched refs:getColumnTypeByModelName (Results 1 – 6 of 6) sorted by relevance
54 sal_Int32 getColumnTypeByModelName(const ::rtl::OUString& aModelName);
85 sal_Int32 getColumnTypeByModelName(const ::rtl::OUString& aModelName) in getColumnTypeByModelName() function
706 …sal_Int32 nColType = xServiceQuestion.is() ? getColumnTypeByModelName(xServiceQuestion->getService… in PreExecuteColumnContextMenu()1755 sal_Int32 nTypeId = getColumnTypeByModelName( sColumnServiceName ); in InitColumnByField()
198 sal_Int32 getColumnTypeByModelName(const ::rtl::OUString& aModelName);
97 sal_Int32 getColumnTypeByModelName(const ::rtl::OUString& aModelName) in getColumnTypeByModelName() function
1023 Reference<XPropertySet> xCol(createColumn(getColumnTypeByModelName(sModelName))); in read()
Completed in 47 milliseconds