Home
last modified time | relevance | path

Searched refs:SwAttrHint (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/source/core/inc/
H A Dattrhint.hxx29 class SwAttrHint : public SfxHint class
33 SwAttrHint( sal_Int32 n ) in SwAttrHint() function in SwAttrHint
/AOO41X/main/sw/source/core/txtnode/
H A Dndtxt.cxx5040 const SwAttrHint* pHint = dynamic_cast<const SwAttrHint*>(&rHint); in SwClientNotify()
/AOO41X/main/sw/source/core/doc/
H A Ddoc.cxx2747 pColl->CallSwClientNotify( SwAttrHint(RES_CONDTXTFMTCOLL) ); in ChkCondColls()