Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/attr/
H A Dcalbck.cxx386 pToTell = pTellHim; in SwDepend()
395 else if(pToTell) in Modify()
396 pToTell->ModifyNotification(pOldValue, pNewValue); in Modify()
401 if ( pToTell ) in SwClientNotify()
402 pToTell->SwClientNotifyCall( rMod, rHint ); in SwClientNotify()
407 return pToTell ? pToTell->GetInfo( rInfo ) : sal_True; in GetInfo()
/aoo4110/main/sw/inc/
H A Dcalbck.hxx190 SwClient *pToTell; member in SwDepend
193 SwDepend() : pToTell(0) {} in SwDepend()
196 SwClient* GetToTell() { return pToTell; } in GetToTell()

Completed in 21 milliseconds