Home
last modified time | relevance | path

Searched refs:sidebar (Results 51 – 75 of 407) sorted by relevance

12345678910>>...17

/trunk/main/sc/
H A DLibrary_sc.mk298 sc/source/ui/sidebar/ScPanelFactory \
299 sc/source/ui/sidebar/AlignmentPropertyPanel \
300 sc/source/ui/sidebar/CellLineStyleControl \
301 sc/source/ui/sidebar/CellLineStylePopup \
302 sc/source/ui/sidebar/CellLineStyleValueSet \
303 sc/source/ui/sidebar/CellBorderUpdater \
304 sc/source/ui/sidebar/CellAppearancePropertyPanel \
305 sc/source/ui/sidebar/CellBorderStyleControl \
306 sc/source/ui/sidebar/CellBorderStylePopup \
307 sc/source/ui/sidebar/NumberFormatPropertyPanel \
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx271 svx::sidebar::NBOTypeMgrBase* pNBOTypeMgr = in ExecSetNumber()
273 … ? svx::sidebar::NBOutlineTypeMgrFact::CreateInstance( svx::sidebar::eNBOType::NUMBERING ) in ExecSetNumber()
274 … : svx::sidebar::NBOutlineTypeMgrFact::CreateInstance( svx::sidebar::eNBOType::MIXBULLETS ); in ExecSetNumber()
/trunk/main/sw/source/ui/sidebar/
H A DSwPanelFactory.cxx47 namespace sw { namespace sidebar { namespace
123 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
132 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
141 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
H A DPageSizeControl.cxx41 namespace sw { namespace sidebar { namespace
49 : ::svx::sidebar::PopupControl( pParent, SW_RES(RID_POPUP_SWPAGE_SIZE) ) in PageSizeControl()
50 …, mpSizeValueSet( new ::svx::sidebar::ValueSetWithTextControl( ::svx::sidebar::ValueSetWithTextCon… in PageSizeControl()
/trunk/main/sfx2/source/sidebar/
H A DSidebarToolBox.cxx42 namespace sfx2 { namespace sidebar { namespace
254 aDescriptor.mxController = sfx2::sidebar::ControllerFactory::CreateToolBoxController( in CreateController()
263 aDescriptor.maURL = sfx2::sidebar::Tools::GetURL(sCommandName); in CreateController()
292 aDescriptor.maURL = sfx2::sidebar::Tools::GetURL(rsCommandName); in SetController()
319 const bool bIsHighContrastActive (sfx2::sidebar::Theme::IsHighContrastMode()); in UpdateIcons()
H A DTitleBar.hxx31 namespace sfx2 { namespace sidebar { namespace
40 const sidebar::Paint& rInitialBackgroundPaint);
65 virtual sidebar::Paint GetBackgroundPaint (void) = 0;
H A DControllerItem.cxx58 sfx2::sidebar::ControllerItem& rControllerItem, in FrameActionListener()
90 sfx2::sidebar::ControllerItem& mrControllerItem;
95 namespace sfx2 { namespace sidebar { namespace
/trunk/main/svx/
H A DPackage_inc.mk347 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/ColorControl.hxx,svx/sidebar/ColorControl…
348 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/ColorPopup.hxx,svx/sidebar/ColorPopup.hxx…
349 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/ContextChangeEventMultiplexer.hxx,svx/sid…
350 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/Popup.hxx,svx/sidebar/Popup.hxx))
351 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/PopupContainer.hxx,svx/sidebar/PopupConta…
352 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/PopupControl.hxx,svx/sidebar/PopupControl…
353 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/SelectionAnalyzer.hxx,svx/sidebar/Selecti…
354 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/SelectionChangeHandler.hxx,svx/sidebar/Se…
355 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/SidebarDialControl.hxx,svx/sidebar/Sideba…
356 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sidebar/ValueSetWithTextControl.hxx,svx/sidebar/V…
/trunk/main/sd/source/ui/unoidl/
H A Dfacreg.cxx141 namespace sd { namespace sidebar { namespace
209 using namespace ::sd::sidebar;
265 (*spFactoryMap)[sidebar::PanelFactory_getImplementationName()] = PanelFactoryFactoryId; in GetFactoryMap()
397 sd::sidebar::PanelFactory_createInstance, in component_getFactory()
398 sd::sidebar::PanelFactory_getImplementationName(), in component_getFactory()
399 sd::sidebar::PanelFactory_getSupportedServiceNames()); in component_getFactory()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx72 mpSelectionChangeHandler(new svx::sidebar::SelectionChangeHandler( in ScDrawShell()
75 sfx2::sidebar::EnumContext::Context_Cell)) in ScDrawShell()
421 ::sfx2::sidebar::EnumContext::GetContextEnum( in Activate()
430 return sfx2::sidebar::EnumContext::GetContextName( in GetSidebarContextName()
431 ::svx::sidebar::SelectionAnalyzer::GetContextForSelection_SC( in GetSidebarContextName()
/trunk/main/sc/source/ui/sidebar/
H A DCellBorderStylePopup.cxx29 namespace sc { namespace sidebar { namespace
33 …const ::boost::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreat… in CellBorderStylePopup()
H A DCellLineStylePopup.cxx29 namespace sc { namespace sidebar { namespace
33 …const ::boost::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreat… in CellLineStylePopup()
H A DAlignmentPropertyPanel.cxx42 using ::sfx2::sidebar::Layouter;
43 using ::sfx2::sidebar::ControlFactory;
50 namespace sc { namespace sidebar { namespace
74 mpCtrlDial(new svx::sidebar::SidebarDialControl(this, ScResId(DIAL_CONTROL))), // , true)), in AlignmentPropertyPanel()
378 const ::sfx2::sidebar::EnumContext aContext) in HandleContextChange()
/trunk/main/svx/source/sidebar/debug/
H A DContextPanel.hxx30 namespace svx { namespace sidebar { namespace
37 public sfx2::sidebar::IContextChangeReceiver
47 virtual void HandleContextChange (const ::sfx2::sidebar::EnumContext aContext);
/trunk/main/svx/source/sidebar/paragraph/
H A DParaNumberingControl.hxx38 namespace svx { namespace sidebar { namespace
41 class ParaNumberingControl:public svx::sidebar::PopupControl
54 svx::sidebar::ParaPropertyPanel& rPanel);
H A DParaBulletsControl.hxx37 namespace svx { namespace sidebar { namespace
39 class ParaBulletsControl:public svx::sidebar::PopupControl
51 ParaBulletsControl(Window* pParent, svx::sidebar::ParaPropertyPanel& rPanel);
/trunk/main/sd/source/ui/sidebar/
H A DNavigatorWrapper.cxx35 namespace sd { namespace sidebar { namespace
53 …maNavigator.SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBack… in NavigatorWrapper()
H A DMasterPagesSelector.cxx70 namespace sd { namespace sidebar { namespace
99 SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBackground)); in MasterPagesSelector()
100 SetColor(sfx2::sidebar::Theme::GetColor(sfx2::sidebar::Theme::Paint_PanelBackground)); in MasterPagesSelector()
/trunk/main/sd/source/ui/inc/framework/
H A DTaskPanelResource.hxx37 namespace sd { namespace sidebar { namespace
65 sidebar::SidebarViewShell& rSidebarViewShell,
66 sidebar::PanelId ePanelId,
/trunk/main/svx/inc/svx/sidebar/
H A DSelectionChangeHandler.hxx44 namespace svx { namespace sidebar { namespace
62 const sfx2::sidebar::EnumContext::Context eDefaultContext);
80 const sfx2::sidebar::EnumContext::Context meDefaultContext;
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DEnumContext.hxx32 namespace sfx2 { namespace sidebar { namespace
176 #define CombinedEnumContext(a,e) ((static_cast<sal_uInt16>(::sfx2::sidebar::EnumContext::a)<<16)\
177 | static_cast<sal_uInt16>(::sfx2::sidebar::EnumContext::e))
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx57 namespace svx { namespace sidebar { namespace
190 … pDev->SetFillColor( sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Color_Highlight ) ); in UserDraw()
203 … aFont.SetColor( sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Color_HighlightText ) ); in UserDraw()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx63 using ::sfx2::sidebar::Layouter;
64 using ::sfx2::sidebar::Theme;
180 namespace svx { namespace sidebar { namespace
190 mpTBWidthBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in LinePropertyPanel()
191 …mpTBWidth(sfx2::sidebar::ControlFactory::CreateToolBox(mpTBWidthBackground.get(), SVX_RES(TB_WIDTH… in LinePropertyPanel()
193 mpTBColorBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in LinePropertyPanel()
194 …mpTBColor(sfx2::sidebar::ControlFactory::CreateToolBox(mpTBColorBackground.get(), SVX_RES(TB_COLOR… in LinePropertyPanel()
/trunk/main/svx/source/unodraw/
H A Dunoctabl.cxx367 else if (::svx::sidebar::PanelFactory::getImplementationName().equalsAscii(pImplName)) in component_getFactory()
371 ::svx::sidebar::PanelFactory::getImplementationName(), in component_getFactory()
372 ::svx::sidebar::PanelFactory::createInstance, in component_getFactory()
373 ::svx::sidebar::PanelFactory::getSupportedServiceNames()); in component_getFactory()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx53 using ::sfx2::sidebar::Layouter;
54 using ::sfx2::sidebar::Theme;
61 namespace svx { namespace sidebar { namespace
91 mpToolBoxColorBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in AreaPropertyPanel()
92 …mpToolBoxColor(sfx2::sidebar::ControlFactory::CreateToolBox(mpToolBoxColorBackground.get(), SVX_RE… in AreaPropertyPanel()
96 mpBTNGradientBackground(sfx2::sidebar::ControlFactory::CreateToolBoxBackground(this)), in AreaPropertyPanel()
97 …mpBTNGradient(sfx2::sidebar::ControlFactory::CreateToolBox(mpBTNGradientBackground.get(), SVX_RES(… in AreaPropertyPanel()

Completed in 109 milliseconds

12345678910>>...17