Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx2246 ColorListBox *pColorLB; in IMPL_LINK() local
2250 pColorLB = &aInsertColorLB; in IMPL_LINK()
2255 pColorLB = &aDeletedColorLB; in IMPL_LINK()
2260 pColorLB = &aChangedColorLB; in IMPL_LINK()
2278 sal_uInt16 nPos = pColorLB->GetSelectEntryPos(); in IMPL_LINK()
2292 rFont.SetColor( pColorLB->GetEntryColor( nPos ) ); in IMPL_LINK()
2293 rCJKFont.SetColor( pColorLB->GetEntryColor( nPos ) ); in IMPL_LINK()
2333 nPos = pColorLB->GetSelectEntryPos(); in IMPL_LINK()
2335 pPrev->SetColor( pColorLB->GetSelectEntryColor() ); in IMPL_LINK()
2350 IMPL_LINK( SwRedlineOptionsTabPage, ColorHdl, ColorListBox *, pColorLB ) in IMPL_LINK() argument
[all …]
/AOO41X/main/sc/source/ui/inc/
H A Dopredlin.hxx67 DECL_LINK( ColorHdl, ColorListBox *pColorLB );
/AOO41X/main/sw/source/ui/inc/
H A Doptpage.hxx455 DECL_LINK( ColorHdl, ColorListBox *pColorLB );