Searched refs:rNotify (Results 1 – 5 of 5) sorted by relevance
1837 bool SelectionManager::handleReceivePropertyNotify( XPropertyEvent& rNotify ) in handleReceivePropertyNotify() argument1843 OUStringToOString( getString( rNotify.atom ), RTL_TEXTENCODING_ISO_8859_1 ).getStr() ); in handleReceivePropertyNotify()1848 m_aSelections.find( rNotify.atom ); in handleReceivePropertyNotify()1850 rNotify.state == PropertyNewValue && in handleReceivePropertyNotify()1872 rNotify.window, in handleReceivePropertyNotify()1873 rNotify.atom, in handleReceivePropertyNotify()1895 XDeleteProperty( m_pDisplay, rNotify.window, rNotify.atom ); in handleReceivePropertyNotify()1901 rNotify.window, in handleReceivePropertyNotify()1902 rNotify.atom, in handleReceivePropertyNotify()1956 bool SelectionManager::handleSendPropertyNotify( XPropertyEvent& rNotify ) in handleSendPropertyNotify() argument[all …]
385 bool handleSendPropertyNotify( XPropertyEvent& rNotify );386 bool handleReceivePropertyNotify( XPropertyEvent& rNotify );387 bool handleSelectionNotify( XSelectionEvent& rNotify );
4626 void ImpEditEngine::CallNotify( EENotify& rNotify ) in CallNotify() argument4630 GetNotifyHdl().Call( &rNotify ); in CallNotify()4634 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()