Home
last modified time | relevance | path

Searched refs:SwDateTimeFieldType (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dflddat.cxx41 SwDateTimeFieldType::SwDateTimeFieldType(SwDoc* pInitDoc) in SwDateTimeFieldType() function in SwDateTimeFieldType
49 SwFieldType* SwDateTimeFieldType::Copy() const in Copy()
51 SwDateTimeFieldType *pTmp = new SwDateTimeFieldType(GetDoc()); in Copy()
59 SwDateTimeField::SwDateTimeField(SwDateTimeFieldType* pInitType, sal_uInt16 nSub, sal_uLong nFmt, s… in SwDateTimeField()
108 new SwDateTimeField((SwDateTimeFieldType*)GetTyp(), nSubType, in Copy()
/trunk/main/sw/inc/
H A Dflddat.hxx97 class SwDateTimeFieldType : public SwValueFieldType class
100 SwDateTimeFieldType(SwDoc* pDoc);
118 SwDateTimeField(SwDateTimeFieldType* pType, sal_uInt16 nSubType = DATEFLD,
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx486 static_cast<SwDateTimeFieldType*>(pFldType), DATEFLD)), 0); in MakeFieldInst()
523 pFld = new SwDateTimeField( (SwDateTimeFieldType*)pFldType, DATEFLD, nFmtIdx ); in MakeFieldInst()
525 pFld = new SwDateTimeField( (SwDateTimeFieldType*)pFldType, TIMEFLD, nFmtIdx ); in MakeFieldInst()
H A Dswparrtf.cxx1934 SwDateTimeField aDateFld( (SwDateTimeFieldType*) in NextToken()
1946 SwDateTimeField aTimeFld( (SwDateTimeFieldType*) in NextToken()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx381 pFld = new SwDateTimeField( (SwDateTimeFieldType *)pType, in NewField()
412 pFld = new SwDateTimeField( (SwDateTimeFieldType *)pType, in NewField()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx927 SwDateTimeFieldType* pTyp = in InsertFld()
928 (SwDateTimeFieldType*)pCurShell->GetFldType(0, RES_DATETIMEFLD); in InsertFld()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx784 pField = new SwDateTimeField((SwDateTimeFieldType*) in Out()
798 pField = new SwDateTimeField((SwDateTimeFieldType*) in Out()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1817 SwDateTimeField aFld((SwDateTimeFieldType*) in Read_F_DateTime()
1824 SwDateTimeField aFld((SwDateTimeFieldType*) in Read_F_DateTime()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx723 (SwDateTimeFieldType*)pDoc->GetSysFldType( RES_DATETIMEFLD ) ) ); in MoveFldType()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1621 pFldTypes->Insert( new SwDateTimeFieldType(this), nFldType++ ); in _InitFieldTypes()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1291 pFld = new SwDateTimeField((SwDateTimeFieldType*)pFldType, in attachToRange()

Completed in 142 milliseconds