Home
last modified time | relevance | path

Searched refs:DataType (Results 176 – 196 of 196) sorted by relevance

12345678

/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2245 case DataType::VARCHAR: in Execute()
2246 case DataType::CHAR: in Execute()
2247 case DataType::LONGVARCHAR: in Execute()
/aoo42x/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx635 sal_Int32 nFieldType = DataType::OTHER; in initContext()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx3456 sal_Int32 nDataType = sdbc::DataType::BINARY; in addPairControls()
3460 case sdbc::DataType::BINARY: in addPairControls()
3461 case sdbc::DataType::VARBINARY: in addPairControls()
3462 case sdbc::DataType::LONGVARBINARY: in addPairControls()
/aoo42x/main/writerfilter/source/doctok/
H A Dcompactxmi.xsl151 <xsl:value-of select="UML:StructuralFeature.type/UML:DataType/@xmi.idref"/>
/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java696 … int nDataType = oTypeInspector.convertDataType(com.sun.star.sdbc.DataType.INTEGER); in addPrimaryKeyColumn()
/aoo42x/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java180 aFlavor.DataType = new Type( byte[].class ); in generateNewImage()
/aoo42x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx105 SQLSMALLINT DataType);
/aoo42x/main/dbaccess/source/core/api/
H A DKeySet.cxx1726 case DataType::DECIMAL: in impl_convertValue_throw()
1727 case DataType::NUMERIC: in impl_convertValue_throw()
H A DCacheSet.cxx462 sal_Int32 nType = ( _nType != DataType::OTHER ) ? _nType : _rValue.getTypeKind(); in setParameter()
/aoo42x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx743 sal_Int32 _nDataType = com::sun::star::sdbc::DataType::OTHER);
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.hxx252 …L TextToColumns( const css::uno::Any& Destination, const css::uno::Any& DataType, const css::uno::…
H A Dvbarange.cxx4733 ScVbaRange::TextToColumns( const css::uno::Any& Destination, const css::uno::Any& DataType, const c… in TextToColumns() argument
4754 if ( DataType.hasValue() ) in TextToColumns()
4756 if( !( DataType >>= xlTextParsingType ) ) in TextToColumns()
/aoo42x/main/chart2/source/model/main/
H A DChartModel.cxx1118 aResult.Flavor.DataType = getCppuType( &aMetafile ); in getPreferredVisualRepresentation()
/aoo42x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java927 aFlavor.DataType = new Type( byte[].class ); in generateNewImage()
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx209 namespace DataType = ::com::sun::star::sdbc::DataType;
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx857 OTypeInfoMap::const_iterator aTypeIter = pTypeInfoMap->find(DataType::VARCHAR); in CellModified()
H A DTableController.cxx948 OTypeInfoMap::iterator aTypeIter = m_aTypeInfo.find(DataType::VARCHAR); in loadData()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1978 aFlavor.DataType = ::getCppuType(static_cast< const Sequence < sal_Int8 >* >(NULL)); in onCommandPreview()
/aoo42x/main/odk/pack/copying/
H A Didl_chapter_refs.txt2127 com.sun.star.sdbc.DataType
2241 com.sun.star.sdbc.DataType
2716 com.sun.star.sdbc.DataType
5243 com.sun.star.sdbc.DataType
5938 com.sun.star.sdbc.DataType
6678 com.sun.star.sdbc.DataType
/aoo42x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1961 aResult.Flavor.DataType = ::getCppuType( &aSeq ); in getPreferredVisualRepresentation()
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk2721 offapi/com/sun/star/sdbc/DataType \

Completed in 285 milliseconds

12345678