Searched refs:rNotify (Results 1 – 5 of 5) sorted by relevance
1853 rNotify.state == PropertyNewValue && in handleReceivePropertyNotify()1875 rNotify.window, in handleReceivePropertyNotify()1876 rNotify.atom, in handleReceivePropertyNotify()1898 XDeleteProperty( m_pDisplay, rNotify.window, rNotify.atom ); in handleReceivePropertyNotify()1904 rNotify.window, in handleReceivePropertyNotify()1905 rNotify.atom, in handleReceivePropertyNotify()2069 if( rNotify.property ) in handleSelectionNotify()2074 rNotify.property in handleSelectionNotify()2076 if( rNotify.requestor != m_aWindow && rNotify.requestor != m_aCurrentDropWindow ) in handleSelectionNotify()2082 (rNotify.requestor == m_aWindow || rNotify.requestor == m_aCurrentDropWindow) && in handleSelectionNotify()[all …]
392 bool handleSendPropertyNotify( XPropertyEvent& rNotify );393 bool handleReceivePropertyNotify( XPropertyEvent& rNotify );394 bool handleSelectionNotify( XSelectionEvent& rNotify );
4623 void ImpEditEngine::CallNotify( EENotify& rNotify ) in CallNotify() argument4627 GetNotifyHdl().Call( &rNotify ); in CallNotify()4631 EENotify* pNewNotify = new EENotify( rNotify ); in CallNotify()
892 void CallNotify( EENotify& rNotify );
1771 SwLayNotify &rNotify ) in lcl_RecalcTable() argument1778 rNotify.SetLowersComplete( sal_True ); in lcl_RecalcTable()
Completed in 84 milliseconds