Searched refs:rNotify (Results 1 – 5 of 5) sorted by relevance
1840 bool SelectionManager::handleReceivePropertyNotify( XPropertyEvent& rNotify ) in handleReceivePropertyNotify() argument1846 OUStringToOString( getString( rNotify.atom ), RTL_TEXTENCODING_ISO_8859_1 ).getStr() ); in handleReceivePropertyNotify()1851 m_aSelections.find( rNotify.atom ); in handleReceivePropertyNotify()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()1959 bool SelectionManager::handleSendPropertyNotify( XPropertyEvent& rNotify ) in handleSendPropertyNotify() argument[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()