/trunk/main/svtools/workben/toolpanel/ |
H A D | toolpaneltest.cxx | 77 ColoredPanelWindow( Window& i_rParent, const Color& i_rColor, const String& i_rTitle ) in ColoredPanelWindow() argument 78 :Window( &i_rParent ) in ColoredPanelWindow() 139 ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanelName ); 140 ColoredPanel( Window& i_rParent, const Color& i_rColor, const String& i_rPanelName ); 170 ColoredPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanel… in ColoredPanel() argument 172 …,m_pWindow( new ColoredPanelWindow( i_rParent, i_rColor, ::rtl::OUString::createFromAscii( i_pAsci… in ColoredPanel() 182 ColoredPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const String& i_rPanelName ) in ColoredPanel() argument 184 ,m_pWindow( new ColoredPanelWindow( i_rParent, i_rColor, i_rPanelName ) ) in ColoredPanel() 286 OptionsWindow( PanelDemoMainWindow& i_rParent ); 365 OptionsWindow::OptionsWindow( PanelDemoMainWindow& i_rParent ) in OptionsWindow() argument [all …]
|
/trunk/main/autodoc/source/ary/inc/ |
H A D | nametreenode.hxx | 57 const self & i_rParent, 107 const self & i_rParent, in NameTreeNode() argument 113 aCompleteNameChain.reserve(i_rParent.Depth()+1); in NameTreeNode() 114 for ( name_iterator it = i_rParent.NameChain_Begin(); in NameTreeNode() 115 it != i_rParent.NameChain_End(); in NameTreeNode()
|
/trunk/main/sd/source/ui/inc/taskpane/ |
H A D | TaskPaneControlFactory.hxx | 61 ::std::auto_ptr<TreeNode> CreateControl( ::Window& i_rParent ); 64 virtual TreeNode* InternalCreateControl( ::Window& i_rParent ) = 0; 82 virtual TreeNode* InternalCreateControl( ::Window& i_rParent ) in InternalCreateControl() argument 84 return new ControlType( i_rParent, mrArgument ); in InternalCreateControl()
|
/trunk/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.cxx | 53 DrawerVisualization::DrawerVisualization( ToolPanelDrawer& i_rParent ) in DrawerVisualization() argument 54 :Window( &i_rParent ) in DrawerVisualization() 55 ,m_rDrawer( i_rParent ) in DrawerVisualization() 78 ToolPanelDrawer::ToolPanelDrawer( Window& i_rParent, const ::rtl::OUString& i_rTitle ) in ToolPanelDrawer() argument 79 :Window( &i_rParent, WB_TABSTOP ) in ToolPanelDrawer()
|
H A D | tablayouter.cxx | 52 TabDeckLayouter_Data( Window& i_rParent, IToolPanelDeck& i_rPanels, in TabDeckLayouter_Data() 56 ,pTabBar( new PanelTabBar( i_rParent, i_rPanels, i_eAlignment, i_eItemContent ) ) in TabDeckLayouter_Data() 88 TabDeckLayouter::TabDeckLayouter( Window& i_rParent, IToolPanelDeck& i_rPanels, in TabDeckLayouter() argument 90 :m_pData( new TabDeckLayouter_Data( i_rParent, i_rPanels, i_eAlignment, i_eItemContent ) ) in TabDeckLayouter()
|
H A D | toolpaneldrawer.hxx | 50 DrawerVisualization( ToolPanelDrawer& i_rParent ); 68 ToolPanelDrawer( Window& i_rParent, const ::rtl::OUString& i_rTitle );
|
H A D | toolpaneldeck.cxx | 366 ToolPanelDeck::ToolPanelDeck( Window& i_rParent, const WinBits i_nStyle ) in ToolPanelDeck() argument 367 :Control( &i_rParent, i_nStyle ) in ToolPanelDeck()
|
/trunk/main/autodoc/source/ary/cpp/ |
H A D | c_namesp.cxx | 60 Namespace & i_rParent ) in Namespace() argument 62 i_rParent.CeId(), in Namespace() 72 pParent(&i_rParent), in Namespace() 73 nDepth(i_rParent.Depth()+1) in Namespace()
|
/trunk/main/autodoc/source/ary/idl/ |
H A D | it_xnameroom.cxx | 46 const ExplicitNameRoom & i_rParent ) in ExplicitNameRoom() argument 47 : aImpl( i_sName, i_rParent.aImpl, i_rParent.TypeId() ) in ExplicitNameRoom()
|
H A D | i_module.cxx | 55 const Module & i_rParent ) in Module() argument 57 *i_rParent.pImpl, in Module() 58 i_rParent.CeId() ) ) in Module()
|
H A D | it_xnameroom.hxx | 57 i_rParent );
|
/trunk/main/autodoc/source/parser/inc/semantic/ |
H A D | sub_pe.hxx | 44 PE & i_rParent ); 65 SubPe<PE,SUB>::SubPe( PE & i_rParent ) in SubPe() argument 66 : rParent(i_rParent) in SubPe()
|
/trunk/main/svtools/source/uno/wizard/ |
H A D | wizardpagecontroller.cxx | 65 …WizardPageController::WizardPageController( WizardShell& i_rParent, const Reference< XWizardContro… in WizardPageController() argument 75 … Reference< XWindow >( i_rParent.GetComponentInterface( sal_True ), UNO_QUERY_THROW ), in WizardPageController()
|
H A D | wizardpagecontroller.hxx | 47 WizardShell& i_rParent,
|
/trunk/main/autodoc/inc/ary/idl/ |
H A D | i_module.hxx | 66 const Module & i_rParent );
|
/trunk/main/svtools/inc/svtools/toolpanel/ |
H A D | tablayouter.hxx | 67 Window& i_rParent,
|
H A D | toolpaneldeck.hxx | 137 ToolPanelDeck( Window& i_rParent, const WinBits i_nStyle = WB_DIALOGCONTROL );
|
/trunk/main/autodoc/inc/ary/cpp/ |
H A D | c_namesp.hxx | 81 Namespace & i_rParent );
|