Searched refs:NotifyChange (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/cui/source/tabpages/ |
H A D | backgrnd.cxx | 171 void NotifyChange( const Color& rColor ); 706 pPreviewWin1->NotifyChange( aBgdColor ); in ResetFromWallpaperItem() 1423 pPreviewWin1->NotifyChange( aBgdColor ); in IMPL_LINK() 1486 pPreviewWin2->NotifyChange( &aBmp ); in IMPL_LINK() 1492 pPreviewWin2->NotifyChange( NULL ); in IMPL_LINK() 1496 pPreviewWin2->NotifyChange( NULL ); in IMPL_LINK() 1615 pPreviewWin2->NotifyChange( &aBmp ); in IMPL_LINK() 1618 pPreviewWin2->NotifyChange( NULL ); in IMPL_LINK() 1854 pPreviewWin2->NotifyChange( NULL ); in FillControls_Impl() 1930 pPreviewWin2->NotifyChange( &aBmp ); in FillControls_Impl() [all …]
|
H A D | numfmt.cxx | 135 void SvxNumberPreviewImpl::NotifyChange( const String& rPrevStr, in NotifyChange() function in SvxNumberPreviewImpl 683 aWndPreview .NotifyChange( String() ); in Obstructing() 1251 aWndPreview.NotifyChange( String() ); in UpdateFormatListBox_Impl() 1831 aWndPreview.NotifyChange( aPreviewString, pPreviewColor ); in MakePreviewText() 1839 aWndPreview.NotifyChange( aPreviewString, pPreviewColor ); in ChangePreviewText()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 75 void NotifyChange( const SwTableAutoFmt& rNewData ); 349 pWndPreview->NotifyChange( *pData ); in IMPL_LINK() 538 pWndPreview->NotifyChange( *(*pTableTbl)[nIndex] ); in IMPL_LINK() 555 pWndPreview->NotifyChange( aTmp ); in IMPL_LINK() 984 void AutoFmtPreview::NotifyChange( const SwTableAutoFmt& rNewData ) in NotifyChange() function in AutoFmtPreview
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | scuiautofmt.cxx | 104 pWndPreview->NotifyChange( (*pFormat)[0] ); in ScAutoFormatDlg() 239 pWndPreview->NotifyChange( pData ); in IMPL_LINK_INLINE_END() 458 pWndPreview->NotifyChange( (*pFormat)[nIndex] ); in IMPL_LINK()
|
H A D | autofmt.cxx | 916 void ScAutoFmtPreview::NotifyChange( ScAutoFormatData* pNewData ) in NotifyChange() function in ScAutoFmtPreview
|
H A D | anyrefdg.cxx | 737 pInputHdl->NotifyChange( NULL ); in EnterRefMode()
|
/aoo41x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 129 pInputHdl->NotifyChange( NULL ); in ScFormulaDlg() 217 pInputHdl->NotifyChange( NULL ); in notifyChange()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | autofmt.hxx | 130 void NotifyChange( ScAutoFormatData* pNewData );
|
H A D | inputhdl.hxx | 189 void NotifyChange( const ScInputHdlState* pState, sal_Bool bForce = sal_False,
|
/aoo41x/main/cui/source/inc/ |
H A D | numfmt.hxx | 71 void NotifyChange( const String& rPrevStr, const Color* pColor = NULL );
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsha.cxx | 684 pHdl->NotifyChange( &aState, bForce, pSourceSh, bStopEditing ); in UpdateInputHandler()
|
H A D | prevwsh.cxx | 506 pInputHdl->NotifyChange( NULL ); in Activate()
|
H A D | tabvwsh4.cxx | 263 pHdl->NotifyChange( NULL, sal_True ); // Timer-verzoegert wg. Dokumentwechsel in Deactivate()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputhdl.cxx | 1748 NotifyChange( pLastState, sal_True ); in ForgetLastPattern() 2777 NotifyChange( pLastState, sal_True ); in CancelHandler() 3329 void ScInputHandler::NotifyChange( const ScInputHdlState* pState, in NotifyChange() function in ScInputHandler
|
Completed in 83 milliseconds