Home
last modified time | relevance | path

Searched refs:nFieldType (Results 1 – 18 of 18) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java374 int nFieldType = CurDBField.getFieldType(); in replaceValueCellofTable() local
375 if ((nFieldType == com.sun.star.sdbc.DataType.BIT) || in replaceValueCellofTable()
376 (nFieldType == com.sun.star.sdbc.DataType.BOOLEAN)) in replaceValueCellofTable()
412 int nFieldType = CurDBField.getFieldType(); in setCellFont() local
413 if ((nFieldType == com.sun.star.sdbc.DataType.BIT) || in setCellFont()
414 (nFieldType == com.sun.star.sdbc.DataType.BOOLEAN)) in setCellFont()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx934 sal_uInt16 nFieldType = nType; in GetObjectByIndex_Impl() local
935 if ( nFieldType == SC_SERVICE_INVALID ) in GetObjectByIndex_Impl()
937 if ( pData->ISA( SvxPageField ) ) nFieldType = SC_SERVICE_PAGEFIELD; in GetObjectByIndex_Impl()
938 else if ( pData->ISA( SvxPagesField ) ) nFieldType = SC_SERVICE_PAGESFIELD; in GetObjectByIndex_Impl()
939 else if ( pData->ISA( SvxDateField ) ) nFieldType = SC_SERVICE_DATEFIELD; in GetObjectByIndex_Impl()
940 else if ( pData->ISA( SvxTimeField ) ) nFieldType = SC_SERVICE_TIMEFIELD; in GetObjectByIndex_Impl()
941 else if ( pData->ISA( SvxFileField ) ) nFieldType = SC_SERVICE_TITLEFIELD; in GetObjectByIndex_Impl()
942 else if ( pData->ISA( SvxExtFileField ) ) nFieldType = SC_SERVICE_FILEFIELD; in GetObjectByIndex_Impl()
943 else if ( pData->ISA( SvxTableField ) ) nFieldType = SC_SERVICE_SHEETFIELD; in GetObjectByIndex_Impl()
947 return new ScHeaderFieldObj( pContentObj, nPart, nFieldType, aSelection ); in GetObjectByIndex_Impl()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java610 int nFieldType = FieldColumns[i].getFieldType(); in insertDBControl() local
619 if (nFieldType == DataType.TIMESTAMP) in insertDBControl()
625 … DBControlList[i] = new DatabaseControl(oFormHandler, xFormName, sFieldName, nFieldType, aPoint); in insertDBControl()
636 if (nFieldType != DataType.TIMESTAMP) in insertDBControl()
646 if (nFieldType == DataType.LONGVARCHAR) /* memo */ in insertDBControl()
/trunk/main/forms/source/component/
H A DFormComponent.cxx2140 sal_Int32 nFieldType = DataType::OTHER; in connectToField() local
2143 xFieldCandidate->getPropertyValue( PROPERTY_FIELDTYPE ) >>= nFieldType; in connectToField()
2144 if ( approveDbColumnType( nFieldType ) ) in connectToField()
2154 m_nFieldType = nFieldType; in connectToField()
2535 sal_Int32 nFieldType = DataType::OBJECT; in reset() local
2536 getField()->getPropertyValue( PROPERTY_FIELDTYPE ) >>= nFieldType; in reset()
2537 if ( ( nFieldType == DataType::BINARY ) in reset()
2538 || ( nFieldType == DataType::VARBINARY ) in reset()
2539 || ( nFieldType == DataType::LONGVARBINARY ) in reset()
2540 || ( nFieldType == DataType::OBJECT ) in reset()
[all …]
H A DDate.cxx232 sal_Int32 nFieldType = 0; in onConnectedDbColumn() local
233 xField->getPropertyValue(PROPERTY_FIELDTYPE) >>= nFieldType; in onConnectedDbColumn()
234 m_bDateTimeField = (nFieldType == DataType::TIMESTAMP); in onConnectedDbColumn()
H A DTime.cxx229 sal_Int32 nFieldType = 0; in onConnectedDbColumn() local
230 xField->getPropertyValue(PROPERTY_FIELDTYPE) >>= nFieldType; in onConnectedDbColumn()
231 m_bDateTimeField = (nFieldType == DataType::TIMESTAMP); in onConnectedDbColumn()
H A DImageControl.cxx843 sal_Int32 nFieldType = DataType::OTHER; in implInsertGraphics() local
844 OSL_VERIFY( xBoundField->getPropertyValue( PROPERTY_FIELDTYPE ) >>= nFieldType ); in implInsertGraphics()
845 bImageIsLinked = ( lcl_getImageStoreType( nFieldType ) == ImageStoreLink ); in implInsertGraphics()
/trunk/main/extensions/source/dbpilots/
H A Dgridwizard.cxx131 sal_Int32 nFieldType = DataType::OTHER; in implApplySettings() local
134 nFieldType = aFind->second; in implApplySettings()
137 switch (nFieldType) in implApplySettings()
H A Dcontrolwizard.cxx635 sal_Int32 nFieldType = DataType::OTHER; in initContext() local
640 xColumn->getPropertyValue(s_sFieldTypeProperty) >>= nFieldType; in initContext()
646 m_aContext.aTypes.insert(OControlWizardContext::TNameTypeMap::value_type(*pBegin,nFieldType)); in initContext()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx403 void ReadField(sal_uInt16 nFieldType, sal_uInt16 nFieldSize);
2314 void OS2METReader::ReadField(sal_uInt16 nFieldType, sal_uInt16 nFieldSize) in ReadField() argument
2316 switch (nFieldType) { in ReadField()
2546 sal_uInt16 nFieldType; in ReadOS2MET() local
2639 *pOS2MET >> nFieldType; in ReadOS2MET()
2651 if (nFieldType==EndDocumnMagic) break; in ReadOS2MET()
2653 ReadField(nFieldType, nFieldSize); in ReadOS2MET()
/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx248 sal_Int16 nFieldType, in setValue() argument
305 switch (nFieldType) in setValue()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1717 sal_uInt32 nFieldType; member
1725 nFieldType = nType; in FieldEntry()
1770 sal_uInt32 nFieldType = 0; in PortionObj() local
1781 nFieldType = ImplGetTextField( rXTextRange, mXPropSet, aURL ); in PortionObj()
1782 if ( nFieldType ) in PortionObj()
1784 mpFieldEntry = new FieldEntry( nFieldType, 0, mnTextSize ); in PortionObj()
1785 if ( ( nFieldType >> 28 == 4 ) ) in PortionObj()
1800 if ( mpFieldEntry && ( nFieldType & 0x800000 ) ) // placeholder ? in PortionObj()
3218 switch ( pFieldEntry->nFieldType >> 28 ) in ImplWriteTextStyleAtom()
3225 << (sal_uInt8)( pFieldEntry->nFieldType & 0xff ) // Type in ImplWriteTextStyleAtom()
/trunk/main/connectivity/inc/connectivity/
H A Ddbconversion.hxx89 sal_Int16 nFieldType,
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx181 void WriteFieldIntroducer(sal_uInt16 nFieldSize, sal_uInt16 nFieldType,
353 void METWriter::WriteFieldIntroducer(sal_uInt16 nFieldSize, sal_uInt16 nFieldType, in WriteFieldIntroducer() argument
358 *pMET << (sal_uInt8)0xd3 << nFieldType << nFlags << nSegSeqNum; in WriteFieldIntroducer()
/trunk/main/xmloff/inc/
H A Dtxtflde.hxx432 sal_Bool IsStringField(FieldIdEnum nFieldType, /// field ID
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1370 sal_Int32 nFieldType = -1; in GetFieldTypeNameAtIndex() local
1390 nFieldType = ree.pFieldItem->GetField()->GetClassId() ; in GetFieldTypeNameAtIndex()
1392 switch(nFieldType) in GetFieldTypeNameAtIndex()
/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx644 FieldIdEnum nFieldType, in IsStringField() argument
647 switch (nFieldType) { in IsStringField()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5640 sal_uInt32 nFieldType; member
5647 nFieldType = nType; in FieldEntry()
5653 nFieldType = rFieldEntry.nFieldType; in FieldEntry()

Completed in 160 milliseconds