/aoo4110/main/sw/source/core/txtnode/ |
H A D | atrfld.cxx | 68 , SwClient( rFld.GetTyp() ) in SwFmtFld() 73 if ( GetField()->GetTyp()->Which() == RES_INPUTFLD ) in SwFmtFld() 79 else if ( GetField()->GetTyp()->Which() == RES_POSTITFLD ) in SwFmtFld() 99 rAttr.GetField()->GetTyp()->Add(this); in SwFmtFld() 101 if ( GetField()->GetTyp()->Which() == RES_INPUTFLD ) in SwFmtFld() 117 SwFieldType* pType = mpField ? mpField->GetTyp() : 0; in ~SwFmtFld() 166 if ( GetField()->GetTyp()->Which() == RES_INPUTFLD ) in SetField() 187 && mpField->GetTyp() == ((SwFmtFld&)rAttr).GetField()->GetTyp() in operator ==() 267 switch (GetField()->GetTyp()->Which()) in Modify() 280 if ( RES_USERFLD == GetField()->GetTyp()->Which() ) in Modify() [all …]
|
H A D | thints.cxx | 1170 ASSERT( RES_DDEFLD == pFld->GetTyp()->Which() || in DestroyAttr() 1175 switch( pFld->GetTyp()->Which() ) in DestroyAttr() 1193 ((SwDDEFieldType*)pFld->GetTyp())->DecRefCnt(); in DestroyAttr() 2620 if( RES_DDEFLD == pFld->GetTyp()->Which() ) in CalcFlags() 2652 if( RES_HIDDENPARAFLD == rFld.GetField()->GetTyp()->Which() ) in CalcHiddenParaField() 2899 switch( pFld->GetTyp()->Which() ) in TryInsertHint() 2916 ((SwDDEFieldType*)pFld->GetTyp())->IncRefCnt(); in TryInsertHint() 2925 switch( pFld->GetTyp()->Which() ) in TryInsertHint() 2935 if( pFldType != pFld->GetTyp() ) in TryInsertHint() 2950 ((SwDDEFieldType*)pFld->GetTyp())->IncRefCnt(); in TryInsertHint() [all …]
|
/aoo4110/main/sw/source/core/fields/ |
H A D | dbfld.cxx | 197 if (GetTyp()) in SwDBField() 198 ((SwDBFieldType*)GetTyp())->AddRef(); in SwDBField() 206 if (GetTyp()) in ~SwDBField() 207 ((SwDBFieldType*)GetTyp())->ReleaseRef(); in ~SwDBField() 217 aContent += ((SwDBFieldType*)GetTyp())->GetColumnName(); in InitContent() 233 ((SwDBFieldType *)GetTyp())->GetColumnName() )) in InitContent() 333 String aColNm( ((SwDBFieldType*)GetTyp())->GetColumnName() ); in Evaluate() 384 return ((SwDBFieldType*)GetTyp())->GetName(); in GetPar1() 460 if(GetTyp()) in PutValue() 462 SwIterator<SwFmtFld,SwFieldType> aIter( *GetTyp() ); in PutValue() [all …]
|
H A D | usrfld.cxx | 59 sStr = ((SwUserFieldType*)GetTyp())->Expand(GetFormat(), nSubType, GetLanguage()); in Expand() 66 SwField* pTmp = new SwUserField((SwUserFieldType*)GetTyp(), nSubType, GetFormat()); in Copy() 75 aStr += GetTyp()->GetName(); in GetFieldName() 77 aStr += static_cast<SwUserFieldType*>(GetTyp())->GetContent(); in GetFieldName() 83 return ((SwUserFieldType*)GetTyp())->GetValue(); in GetValue() 88 ((SwUserFieldType*)GetTyp())->SetValue(rVal); in SetValue() 97 return ((SwUserFieldType*)GetTyp())->GetName(); in GetPar1() 106 return ((SwUserFieldType*)GetTyp())->GetContent(GetFormat()); in GetPar2() 111 ((SwUserFieldType*)GetTyp())->SetContent(rStr, GetFormat()); in SetPar2() 116 return ((SwUserFieldType*)GetTyp())->GetType() | nSubType; in GetSubType() [all …]
|
H A D | docufld.cxx | 205 SwPageNumberFieldType* pFldType = (SwPageNumberFieldType*)GetTyp(); in Expand() 355 aContent = ((SwAuthorFieldType*)GetTyp())->Expand(GetFormat()); in SwAuthorField() 362 ((SwAuthorFieldType*)GetTyp())->Expand(GetFormat()); in Expand() 496 aContent = ((SwFileNameFieldType*)GetTyp())->Expand(GetFormat()); in SwFileNameField() 677 return((SwTemplNameFieldType*)GetTyp())->Expand(GetFormat()); in Expand() 816 (SwDocStatFieldType*)GetTyp(), nSubType, GetFormat() ); in Copy() 833 ((SwDocStatFieldType*)GetTyp())->SetNumFormat( in ChangeExpansion() 1407 else if( !((SwHiddenTxtFieldType*)GetTyp())->GetHiddenFlag() || in Expand() 1503 new SwHiddenTxtField((SwHiddenTxtFieldType*)GetTyp(), aCond, in Copy() 1828 (SwPostItFieldType*)GetTyp(), in Copy() [all …]
|
H A D | authfld.cxx | 580 ((SwAuthorityFieldType* )GetTyp())->RemoveField(m_nHandle); in ~SwAuthorityField() 585 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp(); in Expand() 611 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp(); in Copy() 617 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp(); in GetFieldText() 624 SwAuthorityFieldType* pInitType = (SwAuthorityFieldType* )GetTyp(); in SetPar1() 672 if(!GetTyp()) in QueryValue() 674 const SwAuthEntry* pAuthEntry = ((SwAuthorityFieldType*)GetTyp())->GetEntryByHandle(m_nHandle); in QueryValue() 702 if(!GetTyp() || !((SwAuthorityFieldType*)GetTyp())->GetEntryByHandle(m_nHandle)) in PutValue() 730 ((SwAuthorityFieldType*)GetTyp())->RemoveField(m_nHandle); in PutValue() 731 m_nHandle = ((SwAuthorityFieldType*)GetTyp())->AddField(sToSet); in PutValue() [all …]
|
H A D | expfld.cxx | 392 sExpand = ((SwValueFieldType*)GetTyp())->ExpandValue( in ChangeExpansion() 812 aStr = GetTyp()->GetName(); in Expand() 837 aStr += GetTyp()->GetName(); in GetFieldName() 866 ((SwSetExpFieldType*)GetTyp())->SetType(nSub & 0xff); in SetSubType() 874 return ((SwSetExpFieldType*)GetTyp())->GetType() | nSubType; in GetSubType() 884 sExpand = ((SwValueFieldType*)GetTyp())->ExpandValue( rAny, in SetValue() 954 return ((SwSetExpFieldType*)GetTyp())->GetName(); in GetPar1() 959 sal_uInt16 nType = ((SwSetExpFieldType*)GetTyp())->GetType(); in GetPar2() 968 sal_uInt16 nType = ((SwSetExpFieldType*)GetTyp())->GetType(); in SetPar2() 1239 aStr += GetTyp()->GetName(); in GetFieldName() [all …]
|
H A D | ddefld.cxx | 398 if( GetTyp()->IsLastDepend() ) in ~SwDDEField() 399 ((SwDDEFieldType*)GetTyp())->Disconnect(); in ~SwDDEField() 405 String aStr( ((SwDDEFieldType*)GetTyp())->GetExpansion() ); in Expand() 419 return new SwDDEField((SwDDEFieldType*)GetTyp()); in Copy() 428 return ((SwDDEFieldType*)GetTyp())->GetName(); in GetPar1() 437 return ((SwDDEFieldType*)GetTyp())->GetCmd(); in GetPar2() 442 ((SwDDEFieldType*)GetTyp())->SetCmd(rStr); in SetPar2()
|
H A D | fldbas.cxx | 271 if (RES_DATETIMEFLD == GetTyp()->Which()) in GetFieldName() 614 ((SwValueFieldType *)GetTyp())->UseFormat() ) in ChgTyp() 662 ((SwValueFieldType *)GetTyp())->UseFormat() && in SetLanguage() 725 : SwValueField((SwValueFieldType *)rFld.GetTyp(), rFld.GetFormat(), in SwFormulaField() 766 if (nFmt && nFmt != SAL_MAX_UINT32 && ((SwValueFieldType *)GetTyp())->UseFormat()) in SetExpandedFormula() 777 ((SwValueFieldType *)GetTyp())->DoubleToString(sFormula, fTmpValue, nFmt); in SetExpandedFormula() 792 if (nFmt && nFmt != SAL_MAX_UINT32 && ((SwValueFieldType *)GetTyp())->UseFormat()) in GetExpandedFormula() 802 ((SwValueFieldType *)GetTyp())->DoubleToString(sValue, GetValue(), nFmt); in GetExpandedFormula()
|
H A D | tblcalc.cxx | 78 SwTblField* pTmp = new SwTblField( (SwTblFieldType*)GetTyp(), in Copy() 90 String aStr(GetTyp()->GetName()); in GetFieldName() 99 if( !GetTyp()->GetDepends() ) in GetNodeOfFormula() 102 SwIterator<SwFmtFld,SwFieldType> aIter( *GetTyp() ); in GetNodeOfFormula() 160 sExpand = ((SwValueFieldType*)GetTyp())->ExpandValue(rVal, GetFormat(), GetLanguage()); in SetValue()
|
H A D | reffld.cxx | 252 SwDoc* pDoc = dynamic_cast<SwGetRefFieldType*>(GetTyp())->GetDoc(); in GetReferencedTxtNode() 274 String aStr(GetTyp()->GetName()); in GetFieldName() 284 SwDoc* pDoc = ((SwGetRefFieldType*)GetTyp())->GetDoc(); in UpdateField() 539 SwGetRefField* pFld = new SwGetRefField( (SwGetRefFieldType*)GetTyp(), in Copy() 717 if(GetTyp() && REF_SEQUENCEFLD == nSubType) in ConvertProgrammaticToUIName() 719 SwDoc* pDoc = ((SwGetRefFieldType*)GetTyp())->GetDoc(); in ConvertProgrammaticToUIName()
|
H A D | macrofld.cxx | 74 return new SwMacroField((SwMacroFieldType*)GetTyp(), aMacro, aText); in Copy() 79 String aStr(GetTyp()->GetName()); in GetFieldName()
|
H A D | scrptfld.cxx | 76 return new SwScriptField( (SwScriptFieldType*)GetTyp(), sType, sCode, bCodeURL ); in Copy()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docfld.cxx | 1215 switch( pFld->GetTyp()->Which() ) in FldsToExpand() 1774 switch( pFld->GetTyp()->Which() ) in GetAllUsedDB() 1951 switch( pFld->GetTyp()->Which() ) in ChangeDBFields() 2120 pDocInfFld->GetTyp())->Expand( in SetFixFields() 2134 pAuthorFld->GetTyp())->Expand( in SetFixFields() 2145 pExtUserFld->GetTyp())->Expand( in SetFixFields() 2167 pFileNameFld->GetTyp())->Expand( in SetFixFields() 2393 switch( nWhich = pFld->GetTyp()->Which() ) in _MakeFldList() 2722 if (pDstFld->GetTyp()->Which() == in UpdateFld() 2723 rSrcFld.GetTyp()->Which()) in UpdateFld() [all …]
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | textfld.cxx | 126 ::sfx2::SvBaseLink& rLink = ((SwDDEFieldType*)pFld->GetTyp())-> in ExecField() 157 if(pFld && pFld->GetTyp()->Which() == RES_MACROFLD) in ExecField() 361 sal_Bool bNew = !(pPostIt && pPostIt->GetTyp()->Which() == RES_POSTITFLD); in ExecField() 533 bNew = !pFld || !(pFld->GetTyp()->Which() == RES_SCRIPTFLD); in ExecField() 662 sal_uInt16 nTempWhich = pField ? pField->GetTyp()->Which() : USHRT_MAX; in StateField() 669 !((SwDDEFieldType*)pField->GetTyp())->GetBaseLink().IsVisible()) in StateField() 684 if(!pField || pField->GetTyp()->Which() != RES_MACROFLD) in StateField() 741 bCurField = pField && pField->GetTyp()->Which() == RES_POSTITFLD; in StateField() 743 bCurField = pField && pField->GetTyp()->Which() == RES_SCRIPTFLD; in StateField()
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 93 if ( rFld.GetTyp()->Which() == RES_POSTITFLD ) in Insert() 164 if(pField->GetTyp()->Which() == RES_DROPDOWN) in UpdateInputFlds() 170 pTmp->GetField( i )->GetTyp()->UpdateFlds(); in UpdateInputFlds() 283 switch( rFld.GetTyp()->Which() ) in ClickToField() 330 ((SwField&)rFld).GetTyp()->UpdateFlds(); in ClickToField()
|
/aoo4110/main/sw/inc/ |
H A D | fldbas.hxx | 332 inline SwFieldType* GetTyp() const; 392 inline SwFieldType* SwField::GetTyp() const in GetTyp() function in SwField 444 inline SwDoc* GetDoc() const { return ((SwValueFieldType*)GetTyp())->GetDoc(); } in GetDoc() 450 { return ((SwValueFieldType*)GetTyp())->ExpandValue(rVal, nFmt, nLng); } in ExpandValue()
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtfld.cxx | 106 if (pFld->GetTyp()->Which()==RES_POSTITFLD) in NewFldPortion() 115 switch( pFld->GetTyp()->Which() ) in NewFldPortion() 119 pRet = new SwPostItsPortion( RES_SCRIPTFLD == pFld->GetTyp()->Which() ); in NewFldPortion() 179 SwPageNumberFieldType *pPageNr = (SwPageNumberFieldType *)pFld->GetTyp(); in NewFldPortion()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edfld.cxx | 293 sal_uInt16 nFldWhich = rFld.GetTyp()->Which(); in UpdateFlds() 355 if( pCurFld->GetTyp()->Which() != in UpdateFlds() 356 rFld.GetTyp()->Which() ) in UpdateFlds()
|
H A D | edfldexp.cxx | 71 ((SwDBFieldType*)pFmtFld->GetField()->GetTyp())->GetDBData(); in IsFieldDataSourceAvailable()
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldpage.cxx | 245 SwDBFieldType* pOldTyp = (SwDBFieldType*)pTmpFld->GetTyp(); in InsertFld() 266 SwSetExpFieldType* pTyp = (SwSetExpFieldType*)pTmpFld->GetTyp(); in InsertFld()
|
H A D | DropDownFieldDialog.cxx | 78 if( RES_DROPDOWN == pField->GetTyp()->Which() ) in DropDownFieldDialog()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unofield.cxx | 995 const OUString sTypeName(rFld.GetTyp()->GetName()); in LocalizeFormula() 1014 SwIterator<SwXTextField,SwFieldType> aIter(*rFmt.GetField()->GetTyp()); in CreateSwXTextField() 1190 pType = m_pFmtFld->GetField()->GetTyp(); in getTextFieldMaster() 2353 pExtUserFld->SetExpansion( ((SwExtUserFieldType*)pFld->GetTyp())->Expand( in update() 2362 pAuthorFld->SetExpansion( ((SwAuthorFieldType*)pFld->GetTyp())->Expand( in update() 2370 pFileNameFld->SetExpansion( ((SwFileNameFieldType*)pFld->GetTyp())->Expand( in update() 2378 pDocInfFld->SetExpansion( ((SwDocInfoFieldType*)pFld->GetTyp())->Expand( in update()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlfldw.cxx | 75 const SwFieldType* pFldTyp = pFld->GetTyp(); in OutHTML_SwField() 426 const SwFieldType* pFldTyp = pFld->GetTyp(); in OutHTML_SwFmtFld()
|
/aoo4110/main/sw/source/core/tox/ |
H A D | txmsrt.cxx | 885 const SwAuthorityFieldType* pType = (const SwAuthorityFieldType*)pField->GetTyp(); in FillText() 920 pField->GetTyp(); in operator <()
|