/aoo4110/main/editeng/source/uno/ |
H A D | unoedhlp.cxx | 83 ::std::auto_ptr<SfxHint> SvxEditSourceHelper::EENotification2Hint( EENotify* aNotify ) in EENotification2Hint() argument 85 if( aNotify ) in EENotification2Hint() 87 switch( aNotify->eNotificationType ) in EENotification2Hint() 90 … return ::std::auto_ptr<SfxHint>( new TextHint( TEXT_HINT_MODIFIED, aNotify->nParagraph ) ); in EENotification2Hint() 93 … return ::std::auto_ptr<SfxHint>( new TextHint( TEXT_HINT_PARAINSERTED, aNotify->nParagraph ) ); in EENotification2Hint() 96 … return ::std::auto_ptr<SfxHint>( new TextHint( TEXT_HINT_PARAREMOVED, aNotify->nParagraph ) ); in EENotification2Hint() 99 …( new SvxEditSourceHint( EDITSOURCE_HINT_PARASMOVED, aNotify->nParagraph, aNotify->nParam1, aNotif… in EENotification2Hint() 102 …return ::std::auto_ptr<SfxHint>( new TextHint( TEXT_HINT_TEXTHEIGHTCHANGED, aNotify->nParagraph ) … in EENotification2Hint()
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | RowSet.cxx | 706 ORowSetNotifier aNotify(this,rRow); in updateValue() local 708 m_bModified = m_bModified || !aNotify.getChangedColumns().empty(); in updateValue() 709 aNotify.firePropertyChange(); in updateValue() 722 ORowSetNotifier aNotify(this,rRow); in updateNull() local 725 aNotify.firePropertyChange(); in updateNull() 820 ORowSetNotifier aNotify(this,rRow); in updateCharacterStream() local 823 aNotify.firePropertyChange(); in updateCharacterStream() 864 ORowSetNotifier aNotify(this,rRow); in updateObject() local 867 aNotify.firePropertyChange(); in updateObject() 878 ORowSetNotifier aNotify(this,rRow); in updateNumericObject() local [all …]
|
/aoo4110/main/editeng/source/editeng/ |
H A D | editeng.cxx | 880 aNotify.pEditEngine = this; in PostKeyEvent() 881 pImpEditEngine->CallNotify( aNotify ); in PostKeyEvent() 1286 aNotify.pEditEngine = this; in PostKeyEvent() 1287 pImpEditEngine->CallNotify( aNotify ); in PostKeyEvent() 2497 aNotify.pEditEngine = this; in ParagraphInserted() 2498 aNotify.nParagraph = nPara; in ParagraphInserted() 2499 pImpEditEngine->CallNotify( aNotify ); in ParagraphInserted() 2510 aNotify.pEditEngine = this; in ParagraphDeleted() 2511 aNotify.nParagraph = nPara; in ParagraphDeleted() 2544 aNotify.pEditEngine = this; in ParagraphHeightChanged() [all …]
|
H A D | impedit.cxx | 139 EENotify aNotify( eNotifyType ); in SetEditSelection() local 140 aNotify.pEditEngine = pEditEngine; in SetEditSelection() 141 aNotify.pEditView = GetEditViewPtr(); in SetEditSelection() 142 pEditEngine->pImpEditEngine->CallNotify( aNotify ); in SetEditSelection() 997 EENotify aNotify( EE_NOTIFY_TEXTVIEWSCROLLED ); in Scroll() local 998 aNotify.pEditEngine = pEditEngine; in Scroll() 999 aNotify.pEditView = GetEditViewPtr(); in Scroll() 1000 pEditEngine->pImpEditEngine->CallNotify( aNotify ); in Scroll()
|
H A D | impedit2.cxx | 815 EENotify aNotify( EE_NOTIFY_TEXTMODIFIED ); in TextModified() local 816 aNotify.pEditEngine = GetEditEnginePtr(); in TextModified() 817 CallNotify( aNotify ); in TextModified() 2268 EENotify aNotify( EE_NOTIFY_PARAGRAPHSMOVED ); in ImpMoveParagraphs() local 2269 aNotify.pEditEngine = GetEditEnginePtr(); in ImpMoveParagraphs() 2270 aNotify.nParagraph = nNewPos; in ImpMoveParagraphs() 2273 CallNotify( aNotify ); in ImpMoveParagraphs() 4644 aNotify.pEditEngine = GetEditEnginePtr(); in EnterBlockNotifications() 4645 GetNotifyHdl().Call( &aNotify ); in EnterBlockNotifications() 4669 aNotify.pEditEngine = GetEditEnginePtr(); in LeaveBlockNotifications() [all …]
|
/aoo4110/main/sd/source/ui/accessibility/ |
H A D | AccessibleOutlineEditSource.cxx | 212 IMPL_LINK(AccessibleOutlineEditSource, NotifyHdl, EENotify*, aNotify) in IMPL_LINK() argument 214 if( aNotify ) in IMPL_LINK() 216 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
|
/aoo4110/main/svl/inc/svl/ |
H A D | svdde.hxx | 203 Link aNotify; member in DdeLink 209 void SetNotifyHdl( const Link& rLink ) { aNotify = rLink; } in SetNotifyHdl() 210 const Link& GetNotifyHdl() const { return aNotify; } in GetNotifyHdl()
|
/aoo4110/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 1642 XEvent aNotify; in handleSelectionRequest() local 1644 aNotify.type = SelectionNotify; in handleSelectionRequest() 1645 aNotify.xselection.display = rRequest.display; in handleSelectionRequest() 1646 aNotify.xselection.send_event = True; in handleSelectionRequest() 1647 aNotify.xselection.requestor = rRequest.requestor; in handleSelectionRequest() 1648 aNotify.xselection.selection = rRequest.selection; in handleSelectionRequest() 1649 aNotify.xselection.time = rRequest.time; in handleSelectionRequest() 1650 aNotify.xselection.target = rRequest.target; in handleSelectionRequest() 1651 aNotify.xselection.property = None; in handleSelectionRequest() 1678 aNotify.xselection.property = rRequest.property; in handleSelectionRequest() [all …]
|
/aoo4110/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 2072 aNotify.SetLowersComplete( sal_False ); in MakeAll() 2112 aNotify.SetLowersComplete( sal_False ); in MakeAll() 2142 aNotify.SetLowersComplete( sal_False ); in MakeAll() 2167 lcl_RecalcTable( *this, 0, aNotify ); in MakeAll() 2357 lcl_RecalcTable( *this, 0, aNotify ); in MakeAll() 2381 lcl_RecalcTable( *this, 0, aNotify ); in MakeAll() 2400 lcl_RecalcTable( *this, 0, aNotify ); in MakeAll() 2455 aNotify.SetLowersComplete( sal_True ); in MakeAll() 2667 aNotify.SetLowersComplete( sal_False ); in MakeAll() 2705 lcl_RecalcTable( *this, 0, aNotify ); in MakeAll() [all …]
|
H A D | calcmove.cxx | 711 const SwLayNotify aNotify( this ); //uebernimmt im DTor die Benachrichtigung in MakeAll() local 879 const SwLayNotify aNotify( this ); in MakeAll() 1832 SwCntntNotify aNotify( (SwCntntFrm*)pNxt ); in MakeNxt() local 1847 SwLayNotify aNotify( (SwLayoutFrm*)pNxt ); in MakeNxt() local
|
H A D | flyincnt.cxx | 299 const SwFlyNotify aNotify( this ); in MakeAll() local
|
H A D | flylay.cxx | 169 const SwFlyNotify aNotify( this ); in MakeAll() local
|
H A D | sectfrm.cxx | 1160 const SwLayNotify aNotify( this ); in SimpleFormat() local
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleText.cxx | 1038 IMPL_LINK(ScAccessibleCellTextData, NotifyHdl, EENotify*, aNotify) in IMPL_LINK() argument 1040 if( aNotify ) in IMPL_LINK() 1042 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK() 1158 IMPL_LINK(ScAccessibleEditObjectTextData, NotifyHdl, EENotify*, aNotify) in IMPL_LINK() argument 1160 if( aNotify ) in IMPL_LINK() 1162 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK()
|
/aoo4110/main/svx/source/table/ |
H A D | celleditsource.cxx | 894 IMPL_LINK(CellEditSourceImpl, NotifyHdl, EENotify*, aNotify) in IMPL_LINK() argument 896 if( aNotify && !mbNotificationsDisabled ) in IMPL_LINK() 898 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | unoshtxt.cxx | 1036 IMPL_LINK(SvxTextEditSourceImpl, NotifyHdl, EENotify*, aNotify) in IMPL_LINK() argument 1038 if( aNotify && !mbNotificationsDisabled ) in IMPL_LINK() 1040 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
|
/aoo4110/main/fpicker/source/win32/filepicker/ |
H A D | VistaFilePickerEventHandler.cxx | 432 static AsyncRequests aNotify(RequestHandlerRef(new AsyncPickerEvents())); in impl_sendEvent() local 451 aNotify.triggerRequestDirectly(rRequest); in impl_sendEvent()
|
/aoo4110/main/editeng/inc/editeng/ |
H A D | unoedhlp.hxx | 85 static ::std::auto_ptr<SfxHint> EENotification2Hint( EENotify* aNotify );
|
/aoo4110/main/starmath/source/ |
H A D | accessibility.cxx | 1000 IMPL_LINK(SmTextForwarder, NotifyHdl, EENotify*, aNotify) in IMPL_LINK() argument 1002 if (aNotify) in IMPL_LINK() 1004 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK()
|
/aoo4110/main/svl/source/svdde/ |
H A D | ddecli.cxx | 396 aNotify.Call( NULL ); in Notify()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 550 SwCntntNotify aNotify( this ); in MakeAll() local
|