Home
last modified time | relevance | path

Searched refs:SwField (Results 26 – 50 of 103) sorted by relevance

12345

/aoo41x/main/sw/inc/
H A Dswabstdlg.hxx56 class SwField;
74 class SwField;
373 SwField* pField,int nResId, sal_Bool bNextButton = sal_False ) = 0;
439 SwField* pField, sal_Bool bNextButton = sal_False ) = 0; //add for SwFldInputDlg
H A Dchpfld.hxx63 class SW_DLLPUBLIC SwChapterField : public SwField
70 virtual SwField* Copy() const;
H A Dinetfld.hxx59 class SwINetField : public SwField
69 virtual SwField* Copy() const;
H A Dflddropdown.hxx62 class SW_DLLPUBLIC SwDropDownField : public SwField
104 virtual SwField * Copy() const;
H A DIDocumentFieldsAccess.hxx37 class SwField;
109 …virtual bool UpdateFld(SwTxtFld * rDstFmtFld, SwField & rSrcFld, SwMsgPoolItem * pMsgHnt, bool bUp…
H A Dddefld.hxx94 class SwDDEField : public SwField
98 virtual SwField* Copy() const;
H A Dreffld.hxx91 class SW_DLLPUBLIC SwGetRefField : public SwField
100 virtual SwField* Copy() const;
H A Dcrsrsh.hxx55 class SwField;
118 const SwField* pFld;
745 SwField* GetFieldAtCrsr(
748 SwField* GetCurFld( const bool bIncludeInputFldAtStart = false ) const;
H A Dauthfld.hxx163 class SwAuthorityField : public SwField
169 virtual SwField* Copy() const;
H A Deditsh.hxx57 class SwField;
334 void Insert2(SwField&, const bool bForceExpandHints = false);
336 void UpdateFlds( SwField & ); // ein einzelnes Feld
/aoo41x/main/sw/source/ui/inc/
H A DDropDownFieldDialog.hxx34 class SwField;
61 SwField* pField, sal_Bool bNextButton = sal_False );
H A Dinpdlg.hxx39 class SwField;
69 SwField* pField, sal_Bool bNextButton = sal_False );
/aoo41x/main/sw/source/core/doc/
H A Ddocfld.cxx1088 const SwField* pFld = pTxtFld->GetFmtFld().GetField(); in lcl_CalcFld()
1214 const SwField* pFld = pTxtFld->GetFmtFld().GetField(); in FldsToExpand()
1370 const SwField* pFld = pFmtFld->GetField(); in UpdateExpFlds()
1773 const SwField* pFld = pFmtFld->GetField(); in GetAllUsedDB()
1948 SwField* pFld = pFmtFld->GetField(); in ChangeDBFields()
2392 const SwField* pFld = pFmtFld->GetField(); in _MakeFldList()
2709 bool SwDoc::UpdateFld(SwTxtFld * pDstTxtFld, SwField & rSrcFld, in UpdateFld()
2718 SwField * pDstFld = pDstFmtFld->GetField(); in UpdateFld()
2734 SwField * pNewFld = rSrcFld.CopyField(); in UpdateFld()
2811 SwField * pField = GetFieldAtPos(rPos); in PutValueToField()
/aoo41x/main/sw/source/core/unocore/
H A Dunofield.cxx199 sal_uInt16 lcl_GetServiceForField( const SwField& rFld ) in lcl_GetServiceForField()
1204 SwField const*const pField = GetField(); in getPresentation()
1239 SwField* pFld = 0; in attachToRange()
1895 SwField* pField = (SwField*) GetField(); in getAnchor()
1919 SwField* pField = (SwField*) GetField(); in dispose()
1976 SwField* pField = (SwField*)GetField(); in setPropertyValue()
2137 const SwField* pField = GetField(); in getPropertyValue()
2341 const SwField* pFld = GetField(); in update()
2487 const SwField* SwXTextField::GetField() const in GetField()
/aoo41x/main/sw/source/core/fields/
H A Dauthfld.cxx563 : SwField(pInitType), in SwAuthorityField()
571 : SwField( pInitType ), in SwAuthorityField()
609 SwField* SwAuthorityField::Copy() const in Copy()
748 SwField::ChgTyp( pFldTyp ); in ChgTyp()
H A Dscrptfld.cxx60 : SwField( pInitType ), sType( rType ), sCode( rCode ), bCodeURL( bURL ) in SwScriptField()
74 SwField* SwScriptField::Copy() const in Copy()
H A Dfldlst.cxx108 SwField* SwInputFieldList::GetField(sal_uInt16 nId) in GetField()
112 return (SwField*)pTxtFld->GetFmtFld().GetField(); in GetField()
H A Dmacrofld.cxx62 SwField(pInitType), aMacro(rLibAndName), aText(rTxt), bIsScriptURL(sal_False) in SwMacroField()
72 SwField* SwMacroField::Copy() const in Copy()
H A Dchpfld.cxx65 : SwField(pTyp, nFmt), nLevel( 0 ) in SwChapterField()
89 SwField* SwChapterField::Copy() const in Copy()
H A Dddefld.cxx392 : SwField(pInitType) in SwDDEField()
417 SwField* SwDDEField::Copy() const in Copy()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldpage.hxx41 SwField *m_pCurFld;
60 SwField* GetCurField() { return m_pCurFld;} in GetCurField()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx289 const SwField* pFld = aCntntAtPos.aFnd.pFld; in RequestHelp()
297 ((SwField*)pFld)->SetSubType(nsSwExtendedSubType::SUB_CMD); in RequestHelp()
299 ((SwField*)pFld)->SetSubType(nOldSubType); in RequestHelp()
/aoo41x/main/sw/source/core/txtnode/
H A Datrfld.cxx66 SwFmtFld::SwFmtFld( const SwField &rFld ) in SwFmtFld()
160 void SwFmtFld::SetField(SwField * _pField) in SetField()
355 const SwField* pFld = GetFmtFld().GetField(); in ExpandTxtFld()
/aoo41x/main/sw/source/core/text/
H A Ditratr.cxx777 SwField *pFld = (SwField*)pHint->GetFmtFld().GetField(); in GetMinMaxSize()
983 SwField *pFld = (SwField*)pHint->GetFmtFld().GetField(); in GetScalingOfSelectedText()
/aoo41x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx819 SwField* SwCrsrShell::GetFieldAtCrsr( in GetFieldAtCrsr()
823 SwField* pFieldAtCrsr = NULL; in GetFieldAtCrsr()
835 pFieldAtCrsr = (SwField*)pTxtFld->GetFmtFld().GetField(); in GetFieldAtCrsr()
843 SwField* SwCrsrShell::GetCurFld( const bool bIncludeInputFldAtStart ) const in GetCurFld()
852 SwField* pCurFld = GetFieldAtCrsr( pCrsr, bIncludeInputFldAtStart );; in GetCurFld()
1250 const SwField* pFld = pTxtAttr != NULL in GetContentAtPos()
1676 const SwField* pFld = pTxtAttr != NULL ? pTxtAttr->GetFmtFld().GetField() : 0; in GetPostItFieldAtCursor()

Completed in 245 milliseconds

12345