Home
last modified time | relevance | path

Searched refs:SwFltAnchorClient (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx170 class SwFltAnchorClient;
175 SwFltAnchorClient * pClient;
190 class SwFltAnchorClient : public SwClient class
195 SwFltAnchorClient(SwFltAnchor * pFltAnchor);
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx847 pClient = new SwFltAnchorClient(this); in SwFltAnchor()
854 pClient = new SwFltAnchorClient(this); in SwFltAnchor()
890 SwFltAnchorClient::SwFltAnchorClient(SwFltAnchor * pFltAnchor) in SwFltAnchorClient() function in SwFltAnchorClient
895 void SwFltAnchorClient::Modify(const SfxPoolItem *, const SfxPoolItem * pNew) in Modify()

Completed in 35 milliseconds