| /aoo41x/main/sfx2/source/doc/ | 
| H A D | doctempl.cxx | 338     if ( pImp->Construct() )  in GetFullRegionName()375     if ( pImp->Construct() )  in GetRegionName()
 411     if ( !pImp->Construct() )  in GetRegionNo()
 441     if ( !pImp->Construct() )  in GetRegionCount()
 455     if ( !pImp->Construct() )  in IsRegionLoaded()
 489     if ( !pImp->Construct() )  in GetCount()
 522     if ( !pImp->Construct() )  in GetCount()
 558     if ( pImp->Construct() )  in GetName()
 595     if ( !pImp->Construct() )  in GetFileName()
 636     if ( !pImp->Construct() )  in GetPath()
 [all …]
 
 | 
| /aoo41x/main/cui/source/tabpages/ | 
| H A D | tabarea.cxx | 283 			( (SvxAreaTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()297 			( (SvxShadowTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 310 			( (SvxGradientTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 322 			( (SvxHatchTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 334 			( (SvxBitmapTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 344 			( (SvxColorTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 350 			( (SvxTransparenceTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 
 | 
| H A D | tabline.cxx | 237 			( (SvxLineTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()250 			( (SvxLineDefTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 261 			( (SvxLineEndDefTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 271 			( (SvxShadowTabPage&) rPage ).Construct();  in IMPL_LINK_INLINE_END()
 
 | 
| H A D | connect.cxx | 71     _pPage->Construct();  in SvxConnectionDialog()404 void SvxConnectionPage::Construct()  in Construct()  function in SvxConnectionPage
 409 	aCtlPreview.Construct();  in Construct()
 561 	Construct();  in PageCreated()
 
 | 
| H A D | labdlg.cxx | 163 void SvxCaptionTabPage::Construct()  in Construct()  function in SvxCaptionTabPage617 			( (SvxPositionSizeTabPage&) rPage ).Construct();  in PageCreated()
 634 			( (SvxCaptionTabPage&) rPage ).Construct();  in PageCreated()
 
 | 
| H A D | transfrm.cxx | 160 			rSvxPos.Construct();  in PageCreated()191 			rSvxAng.Construct();  in PageCreated()
 201 			rSvxSlnt.Construct();  in PageCreated()
 257 void SvxAngleTabPage::Construct()  in Construct()  function in SvxAngleTabPage
 542 void SvxSlantTabPage::Construct()  in Construct()  function in SvxSlantTabPage
 777 void SvxPositionSizeTabPage::Construct()  in Construct()  function in SvxPositionSizeTabPage
 
 | 
| H A D | textanim.cxx | 83 			( (SvxTextAttrPage&) rPage ).Construct();  in PageCreated()141 	Construct();  in SvxTextAnimationPage()
 500 void SvxTextAnimationPage::Construct()  in Construct()  function in SvxTextAnimationPage
 
 | 
| H A D | measure.cxx | 71     _pPage->Construct();  in SvxMeasureDialog()607 void SvxMeasurePage::Construct()  in Construct()  function in SvxMeasurePage
 872 	Construct();  in PageCreated()
 
 | 
| H A D | tpshadow.cxx | 193 void SvxShadowTabPage::Construct()  in Construct()  function in SvxShadowTabPage607 	Construct();  in PageCreated()
 
 | 
| /aoo41x/main/cui/source/inc/ | 
| H A D | cuitabarea.hxx | 167 	void Construct();286 	void    Construct();
 365 	void    Construct();
 457 	void    Construct();
 544 	void    Construct();
 637 	void    Construct();
 761 	void    Construct();
 
 | 
| H A D | transfrm.hxx | 180 	void 		 Construct();245 	void 		 Construct();
 294 	void 		 Construct();
 
 | 
| H A D | cuitabline.hxx | 215 	void    Construct();326 	void    Construct();
 406 	void    Construct();
 
 | 
| /aoo41x/main/sd/source/ui/docshell/ | 
| H A D | docshell.cxx | 131 void DrawDocShell::Construct( bool bClipboard )  in Construct()  function in sd::DrawDocShell174 	Construct( eMode == SFX_CREATE_MODE_INTERNAL );  in DrawDocShell()
 196 	Construct( sal_False );  in DrawDocShell()
 220 	Construct( eMode == SFX_CREATE_MODE_INTERNAL );  in DrawDocShell()
 
 | 
| /aoo41x/main/sfx2/source/menu/ | 
| H A D | mnumgr.cxx | 133 void SfxMenuManager::Construct( SfxVirtualMenu& rMenu )  in Construct()  function in SfxMenuManager319 	Construct(*pVMenu);  in UseDefault()
 374 	Construct(*pVMenu);  in Construct_Impl()
 469 	Construct( *pMenu );  in EndInsert()
 516     Construct(*pVMenu);  in SfxMenuManager()
 
 | 
| /aoo41x/main/dbaccess/source/ui/relationdesign/ | 
| H A D | RelationDesignView.cxx | 106 void ORelationDesignView::Construct()  in Construct()  function in ORelationDesignView109 	OJoinDesignView::Construct();  in Construct()
 
 | 
| /aoo41x/main/dbaccess/source/ui/inc/ | 
| H A D | brwview.hxx | 84 …virtual void Construct(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlMode…107         using ODataView::Construct;
 
 | 
| /aoo41x/main/dbaccess/source/ui/querydesign/ | 
| H A D | JoinDesignView.cxx | 122 void OJoinDesignView::Construct()  in Construct()  function in dbaui::OJoinDesignView130 	ODataView::Construct();  in Construct()
 
 | 
| H A D | QueryViewSwitch.cxx | 84 void OQueryViewSwitch::Construct()  in Construct()  function in OQueryViewSwitch86 	m_pDesignView->Construct( );  in Construct()
 
 | 
| H A D | querycontainerwindow.cxx | 185 	void OQueryContainerWindow::Construct()  in Construct()  function in dbaui::OQueryContainerWindow187 		m_pViewSwitch->Construct();  in Construct()
 
 | 
| /aoo41x/main/tools/source/fsys/ | 
| H A D | tdir.cxx | 249 void Dir::Construct( DirEntryKind nKindFlags )  in Construct()  function in Dir422     Construct( nKindFlags );  in Dir()
 447     Construct( nKindFlags );  in Dir()
 
 | 
| /aoo41x/main/cui/source/options/ | 
| H A D | optchart.cxx | 91 	Construct();  in SvxDefaultColorOptPage()104 void SvxDefaultColorOptPage::Construct()  in Construct()  function in SvxDefaultColorOptPage
 
 | 
| /aoo41x/main/dbaccess/source/ui/dlg/ | 
| H A D | sqlmessage.cxx | 735 void OSQLMessageBox::Construct( WinBits _nStyle, MessageType _eImage )  in Construct()  function in dbaui::OSQLMessageBox772 	Construct( _nStyle, AUTO );  in OSQLMessageBox()
 790     Construct( _nStyle, _eType );  in OSQLMessageBox()
 
 | 
| H A D | paramdialog.cxx | 164 		Construct();  in DBG_NAME()181 	void OParameterDialog::Construct()  in Construct()  function in dbaui::OParameterDialog
 
 | 
| /aoo41x/main/chart2/source/controller/dialogs/ | 
| H A D | tp_AxisLabel.cxx | 91 	Construct();  in SchAxisLabelTabPage()97 void SchAxisLabelTabPage::Construct()  in Construct()  function in chart::SchAxisLabelTabPage
 
 | 
| /aoo41x/main/dbaccess/source/ui/browser/ | 
| H A D | brwview.cxx | 116 void UnoDataBrowserView::Construct(const Reference< ::com::sun::star::awt::XControlModel >& xModel)  in Construct()  function in UnoDataBrowserView120 		ODataView::Construct();  in Construct()
 
 |