Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx803 SwDocStatField::SwDocStatField(SwDocStatFieldType* pTyp, sal_uInt16 nSub, sal_uInt32 nFmt) in SwDocStatField() function in SwDocStatField
808 String SwDocStatField::Expand() const in Expand()
813 SwField* SwDocStatField::Copy() const in Copy()
815 SwDocStatField *pTmp = new SwDocStatField( in Copy()
820 sal_uInt16 SwDocStatField::GetSubType() const in GetSubType()
825 void SwDocStatField::SetSubType(sal_uInt16 nSub) in SetSubType()
830 void SwDocStatField::ChangeExpansion( const SwFrm* pFrm ) in ChangeExpansion()
837 sal_Bool SwDocStatField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
850 sal_Bool SwDocStatField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue()
/trunk/main/sw/inc/
H A Ddocufld.hxx310 class SW_DLLPUBLIC SwDocStatField : public SwField class
315 SwDocStatField( SwDocStatFieldType*,
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx749 pField = new SwDocStatField((SwDocStatFieldType*) in Out()
753 pField = new SwDocStatField((SwDocStatFieldType*) in Out()
757 pField = new SwDocStatField((SwDocStatFieldType*) in Out()
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx367 …&& ( RES_DOCSTATFLD != nWhich || DS_PAGE != static_cast<const SwDocStatField*>(pFld)->GetSubType()… in ExpandTxtFld()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx165 ((SwDocStatField*)pFld)->ChangeExpansion( pFrame ); in NewFldPortion()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx510 pFld = new SwDocStatField( (SwDocStatFieldType *)pType, in NewField()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx440 SwDocStatField aFld( (SwDocStatFieldType*)pDoc->GetSysFldType( RES_DOCSTATFLD ), in MakeFieldInst()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1002 pFld = new SwDocStatField(pTyp, nSubType, nFormatId); in InsertFld()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1868 SwDocStatField aFld( (SwDocStatFieldType*) in Read_F_Anz()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1704 pFld = new SwDocStatField((SwDocStatFieldType*)pFldType, nSubType, m_pProps->nUSHORT2); in attachToRange()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1683 subType = ((SwDocStatField*)pField)->GetSubType(); in GetFieldTypeNameAtIndex()

Completed in 106 milliseconds