Searched refs:SwMsgPoolItem (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | hints.hxx | 44 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 135 class SwDocPosUpdate : public SwMsgPoolItem 183 class SwAttrSetChg: public SwMsgPoolItem [all …]
|
H A D | SwUndoField.hxx | 33 class SwMsgPoolItem; 52 SwMsgPoolItem * pHnt; 60 SwMsgPoolItem * pHnt, sal_Bool bUpdate,
|
H A D | IDocumentFieldsAccess.hxx | 38 class SwMsgPoolItem; 109 …virtual bool UpdateFld(SwTxtFld * rDstFmtFld, SwField & rSrcFld, SwMsgPoolItem * pMsgHnt, bool bUp…
|
H A D | doc.hxx | 207 class SwMsgPoolItem; 843 …virtual bool UpdateFld(SwTxtFld * rDstFmtFld, SwField & rSrcFld, SwMsgPoolItem * pMsgHnt, bool bUp…
|
/aoo41x/main/sw/source/core/attr/ |
H A D | hints.cxx | 38 : 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() 68 : SwMsgPoolItem( RES_UPDATE_ATTR ), in SwUpdateAttr() 89 : SwMsgPoolItem( RES_DOCPOS_UPDATE ), in SwDocPosUpdate() 97 : SwMsgPoolItem( RES_TABLEFML_UPDATE ), in SwTableFmlUpdate() 108 : SwMsgPoolItem( RES_AUTOFMT_DOCNODE ), in SwAutoFmtGetDocNode() 114 : SwMsgPoolItem( RES_ATTRSET_CHG ), in SwAttrSetChg() 122 : SwMsgPoolItem( RES_ATTRSET_CHG ), in SwAttrSetChg() [all …]
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edfld.cxx | 291 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()
|
/aoo41x/main/sw/source/core/graphic/ |
H A D | ndgrf.cxx | 251 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()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | swbaslnk.cxx | 218 SwMsgPoolItem aMsgHint( RES_GRAPHIC_PIECE_ARRIVED ); in DataChanged() 240 SwMsgPoolItem aMsgHint( static_cast<sal_uInt16>( in DataChanged()
|
H A D | section.cxx | 331 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 D | ndtbl.cxx | 3024 SwMsgPoolItem aChg( RES_TBLHEADLINECHG ); in SetRowsToRepeat()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 415 SwMsgPoolItem aInfo( RES_PAGEDESC_FTNINFO ); in ChgPageDesc() 816 SwMsgPoolItem aMsgHint( RES_UPDATE_ATTR );
|
H A D | doccorr.cxx | 188 SwMsgPoolItem aHint( RES_UNOCURSOR_LEAVES_SECTION ); in PaMCorrAbs()
|
H A D | docfld.cxx | 359 SwMsgPoolItem aUpdateDDE( RES_UPDATEDDETBL ); in UpdateFlds() 2710 SwMsgPoolItem * pMsgHnt, in UpdateFld()
|
H A D | docfmt.cxx | 2205 SwMsgPoolItem aInfo( RES_PAGEDESC_FTNINFO ); in CopyPageDesc()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | SwUndoField.cxx | 67 SwMsgPoolItem * _pHnt, sal_Bool _bUpdate, SwUndoId _nId) in SwUndoFieldFromDoc()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | ddefld.cxx | 117 SwMsgPoolItem aUpdateDDE( RES_UPDATEDDETBL ); in DataChanged()
|
/aoo41x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 2263 SwMsgPoolItem aHnt( RES_HIDDENPARA_PRINT ); in ImplApplyViewOptions()
|
Completed in 113 milliseconds