Home
last modified time | relevance | path

Searched refs:SwMsgPoolItem (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sw/inc/
H A Dhints.hxx44 class SwMsgPoolItem : public SfxPoolItem class
47 SwMsgPoolItem( sal_uInt16 nWhich );
65 : SwMsgPoolItem( nId ), pObject( pObj ) in SwPtrMsgPoolItem()
76 class SwFmtChg: public SwMsgPoolItem
84 class SwInsTxt: public SwMsgPoolItem
93 class SwDelChr: public SwMsgPoolItem
101 class SwDelTxt: public SwMsgPoolItem
110 class SwUpdateAttr : public SwMsgPoolItem
155 class SwDocPosUpdate : public SwMsgPoolItem
203 class SwAttrSetChg: public SwMsgPoolItem
[all …]
H A DSwUndoField.hxx33 class SwMsgPoolItem;
52 SwMsgPoolItem * pHnt;
60 SwMsgPoolItem * pHnt, sal_Bool bUpdate,
H A DIDocumentFieldsAccess.hxx38 class SwMsgPoolItem;
109 …virtual bool UpdateFld(SwTxtFld * rDstFmtFld, SwField & rSrcFld, SwMsgPoolItem * pMsgHnt, bool bUp…
H A Ddoc.hxx207 class SwMsgPoolItem;
843 …virtual bool UpdateFld(SwTxtFld * rDstFmtFld, SwField & rSrcFld, SwMsgPoolItem * pMsgHnt, bool bUp…
/trunk/main/sw/source/core/attr/
H A Dhints.cxx38 : SwMsgPoolItem( RES_FMT_CHG ), in SwFmtChg()
45 : SwMsgPoolItem( RES_INS_TXT ), in SwInsTxt()
53 : SwMsgPoolItem( RES_DEL_CHR ), in SwDelChr()
60 : SwMsgPoolItem( RES_DEL_TXT ), in SwDelTxt()
71 : SwMsgPoolItem(RES_UPDATE_ATTR), in SwUpdateAttr()
93 : SwMsgPoolItem( RES_DOCPOS_UPDATE ), in SwDocPosUpdate()
101 : SwMsgPoolItem( RES_TABLEFML_UPDATE ), in SwTableFmlUpdate()
112 : SwMsgPoolItem( RES_AUTOFMT_DOCNODE ), in SwAutoFmtGetDocNode()
118 : SwMsgPoolItem( RES_ATTRSET_CHG ), in SwAttrSetChg()
126 : SwMsgPoolItem( RES_ATTRSET_CHG ), in SwAttrSetChg()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedfld.cxx291 SwMsgPoolItem* pMsgHnt = 0; in UpdateFlds()
318 SwMsgPoolItem aFldHint( RES_TXTATR_FIELD ); in UpdateFlds()
319 SwMsgPoolItem aAnnotationFldHint( RES_TXTATR_ANNOTATION ); in UpdateFlds()
320 SwMsgPoolItem aInputFldHint( RES_TXTATR_INPUTFIELD ); in UpdateFlds()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx251 SwMsgPoolItem aMsgHint( RES_GRF_REREAD_AND_INCACHE ); in ReRead()
338 SwMsgPoolItem aMsgHint( RES_UPDATE_ATTR ); in ReRead()
556 SwMsgPoolItem aMsgHint( RES_GRAPHIC_PIECE_ARRIVED ); in SwapIn()
598 SwMsgPoolItem aMsg( RES_GRAPHIC_SWAPIN ); in SwapIn()
1314 SwMsgPoolItem aMsgHint( RES_LINKED_GRAPHIC_STREAM_ARRIVED ); in ApplyInputStream()
1327 SwMsgPoolItem aMsgHint( RES_GRAPHIC_ARRIVED ); in UpdateLinkWithInputStream()
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx218 SwMsgPoolItem aMsgHint( RES_GRAPHIC_PIECE_ARRIVED ); in DataChanged()
240 SwMsgPoolItem aMsgHint( static_cast<sal_uInt16>( in DataChanged()
H A Dsection.cxx331 SwMsgPoolItem aMsgItem( RES_SECTION_HIDDEN ); in ImplSetHiddenFlag()
348 SwMsgPoolItem aMsgItem( RES_SECTION_NOT_HIDDEN ); in ImplSetHiddenFlag()
1078 SwMsgPoolItem aMsgItem( static_cast<sal_uInt16>(bIsHidden in UpdateParent()
H A Dndtbl.cxx3024 SwMsgPoolItem aChg( RES_TBLHEADLINECHG ); in SetRowsToRepeat()
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx441 SwMsgPoolItem aInfo( RES_PAGEDESC_FTNINFO ); in ChgPageDesc()
841 SwMsgPoolItem aMsgHint( RES_UPDATE_ATTR );
H A Ddoccorr.cxx188 SwMsgPoolItem aHint( RES_UNOCURSOR_LEAVES_SECTION ); in PaMCorrAbs()
H A Ddocfld.cxx359 SwMsgPoolItem aUpdateDDE( RES_UPDATEDDETBL ); in UpdateFlds()
2710 SwMsgPoolItem * pMsgHnt, in UpdateFld()
H A Ddocfmt.cxx2217 SwMsgPoolItem aInfo( RES_PAGEDESC_FTNINFO ); in CopyPageDesc()
/trunk/main/sw/source/core/undo/
H A DSwUndoField.cxx67 SwMsgPoolItem * _pHnt, sal_Bool _bUpdate, SwUndoId _nId) in SwUndoFieldFromDoc()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx117 SwMsgPoolItem aUpdateDDE( RES_UPDATEDDETBL ); in DataChanged()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2263 SwMsgPoolItem aHnt( RES_HIDDENPARA_PRINT ); in ImplApplyViewOptions()

Completed in 115 milliseconds