Searched refs:pToTell (Results 1 – 2 of 2) sorted by relevance
386 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()
190 SwClient *pToTell; member in SwDepend193 SwDepend() : pToTell(0) {} in SwDepend()196 SwClient* GetToTell() { return pToTell; } in GetToTell()
Completed in 11 milliseconds