Home
last modified time | relevance | path

Searched refs:pPreviewColor (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx961 Color* pPreviewColor = NULL; in FillFormatListBox_Impl() local
962 String aPreviewString( GetExpColorString( pPreviewColor, *pEntry, aPrivCat ) ); in FillFormatListBox_Impl()
964 aLbFormat.InsertFontEntry( aPreviewString, aEntryFont, pPreviewColor ); in FillFormatListBox_Impl()
1829 Color* pPreviewColor = NULL; in MakePreviewText() local
1830 pNumFmtShell->MakePreviewString( rFormat, aPreviewString, pPreviewColor ); in MakePreviewText()
1831 aWndPreview.NotifyChange( aPreviewString, pPreviewColor ); in MakePreviewText()
1837 Color* pPreviewColor = NULL; in ChangePreviewText() local
1838 pNumFmtShell->FormatChanged( nPos, aPreviewString, pPreviewColor ); in ChangePreviewText()
1839 aWndPreview.NotifyChange( aPreviewString, pPreviewColor ); in ChangePreviewText()

Completed in 24 milliseconds