Searched defs:pPanel (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/sc/source/ui/sidebar/ |
H A D | ScPanelFactory.cxx | 123 …AlignmentPropertyPanel* pPanel = AlignmentPropertyPanel::Create( pParentWindow, xFrame, pBindings … in createUIElement() local 132 …CellAppearancePropertyPanel* pPanel = CellAppearancePropertyPanel::Create( pParentWindow, xFrame, … in createUIElement() local 141 …NumberFormatPropertyPanel* pPanel = NumberFormatPropertyPanel::Create( pParentWindow, xFrame, pBin… in createUIElement() local 150 Window* pPanel = new ScNavigatorDlg(pBindings, NULL, pParentWindow, false); in createUIElement() local 159 … Window* pPanel = new ScFunctionDockWin(pBindings, NULL, pParentWindow, ScResId(FID_FUNCTION_BOX)); in createUIElement() local
|
/aoo4110/main/sw/source/ui/sidebar/ |
H A D | SwPanelFactory.cxx | 120 PagePropertyPanel* pPanel = PagePropertyPanel::Create( pParentWindow, xFrame, pBindings ); in createUIElement() local 129 WrapPropertyPanel* pPanel = WrapPropertyPanel::Create( pParentWindow, xFrame, pBindings ); in createUIElement() local 138 Window* pPanel = new SwNavigationPI(pBindings, NULL, pParentWindow); in createUIElement() local
|
/aoo4110/main/sfx2/source/sidebar/ |
H A D | SidebarPanel.cxx | 42 Reference<css::ui::XSidebarPanel> SidebarPanel::Create (Panel* pPanel) in Create() 50 SidebarPanel::SidebarPanel(Panel* pPanel) in SidebarPanel()
|
H A D | PanelTitleBar.cxx | 51 Panel* pPanel) in PanelTitleBar()
|
H A D | SidebarController.cxx | 702 SharedPanel pPanel (new Panel( in CreatePanel() local
|
/aoo4110/main/svtools/source/toolpanel/ |
H A D | tabitemdescriptor.hxx | 45 PToolPanel pPanel; member
|
H A D | drawerlayouter.cxx | 286 PToolPanel pPanel( m_rPanelDeck.GetPanel( nPanelPos ) ); in IMPL_LINK() local
|
H A D | toolpaneldeck.cxx | 384 PToolPanel pPanel( GetPanel( i ) ); in ~ToolPanelDeck() local
|
H A D | paneltabbar.cxx | 550 PToolPanel pPanel( m_rPanelDeck.GetPanel( i ) ); in impl_calcItemRects() local
|
/aoo4110/main/accessibility/source/extended/ |
H A D | AccessibleToolPanelDeckTabBarItem.cxx | 175 const ::svt::PToolPanel pPanel( m_pPanelDeck->GetPanel( getItemPos() ) ); in getPanelDisplayName() local
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | taskpane.cxx | 670 const ::svt::PToolPanel pPanel( m_aPanelDeck.GetPanel( i ) ); in GetPanelPos() local 686 const ::svt::PToolPanel pPanel( m_aPanelDeck.GetPanel( i_nPanelPos ) ); in GetPanelResourceURL() local
|
/aoo4110/main/svtools/workben/toolpanel/ |
H A D | toolpaneltest.cxx | 475 PToolPanel pPanel = rPanelDeck.GetPanel( i ); in impl_initPanelList() local
|
Completed in 80 milliseconds