/aoo42x/main/cui/source/tabpages/ |
H A D | tabarea.cxx | 277 ( (SvxAreaTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END() 300 ( (SvxShadowTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END() 311 ( (SvxGradientTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END() 323 ( (SvxHatchTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END() 335 ( (SvxBitmapTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END() 347 ( (SvxColorTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()
|
H A D | tabline.cxx | 227 ( (SvxLineTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END() 266 ( (SvxShadowTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()
|
H A D | tpshadow.cxx | 602 SetColorTable(pColorTabItem->GetColorTable()); in PageCreated()
|
H A D | tpline.cxx | 2039 SetColorTable(pColorTabItem->GetColorTable()); in PageCreated()
|
H A D | tparea.cxx | 2766 SetColorTable(pColorTabItem->GetColorTable()); in PageCreated()
|
/aoo42x/main/cui/source/inc/ |
H A D | cuitabarea.hxx | 309 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxAreaTabPage 387 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxShadowTabPage 478 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxGradientTabPage 567 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxHatchTabPage 660 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxBitmapTabPage 782 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxColorTabPage
|
H A D | cuitabline.hxx | 231 void SetColorTable( XColorListSharedPtr aColTab ) { maColorTab = aColTab; } in SetColorTable() function in SvxLineTabPage
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews6.cxx | 168 pDlg->SetColorTable(GetDoc()->GetColorTableFromSdrModel()); in GetFormTextState() 429 pDlg->SetColorTable( GetDoc()->GetColorTableFromSdrModel() ); in GetBmpMaskState()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | sdrcelldlg.cxx | 71 ( (SvxAreaTabPage&) rPage ).SetColorTable( maColorTab ); in PageCreated()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | drawsh4.cxx | 104 pDlg->SetColorTable( aColorTable ); in GetFormTextState()
|
H A D | drtxtob2.cxx | 267 pDlg->SetColorTable( aColorTable ); in GetFormTextState()
|
/aoo42x/main/svx/inc/svx/ |
H A D | fontwork.hxx | 178 void SetColorTable(XColorListSharedPtr aTable);
|
H A D | bmpmask.hxx | 164 void SetColorTable( XColorListSharedPtr aColorTable );
|
H A D | drawitem.hxx | 62 void SetColorTable( XColorListSharedPtr aTable ) { maColorTable = aTable; } in SetColorTable() function in SvxColorTableItem
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | drawsh.cxx | 623 pDlg->SetColorTable(XColorList::GetStdColorList()); in GetFormTextState()
|
H A D | drwtxtsh.cxx | 350 pDlg->SetColorTable(XColorList::GetStdColorList()); in GetFormTextState()
|
/aoo42x/main/svx/source/dialog/ |
H A D | fontwork.cxx | 906 void SvxFontWorkDialog::SetColorTable(XColorListSharedPtr aTable) in SetColorTable() function in SvxFontWorkDialog
|
H A D | _bmpmask.cxx | 623 void SvxBmpMask::SetColorTable( XColorListSharedPtr aTable ) in SetColorTable() function in SvxBmpMask
|
/aoo42x/main/cui/source/options/ |
H A D | treeopt.cxx | 1210 rColPage.SetColorTable( maColorTab ); in IMPL_LINK()
|