Home
last modified time | relevance | path

Searched refs:Construct (Results 1 – 25 of 115) sorted by last modified time

12345

/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx358 sal_Bool SbaTableQueryBrowser::Construct(Window* pParent) in Construct() function in dbaui::SbaTableQueryBrowser
360 if ( !SbaXDataBrowserController::Construct( pParent ) ) in Construct()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx146 void OutlineViewShell::Construct(DrawDocShell* ) in Construct() function in sd::OutlineViewShell
235 Construct(GetDocSh()); in OutlineViewShell()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1811 sal_Bool OReportController::Construct(Window* pParent) in Construct() function in OReportController
1824 OReportController_BASE::Construct(pParent); in Construct()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx576 sal_Bool OTableController::Construct(Window* pParent) in Construct() function in OTableController
579 OTableController_BASE::Construct(pParent); in Construct()
/trunk/main/sd/source/ui/inc/taskpane/
H A DScrollPanel.hxx167 void Construct();
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx180 void ScPrintFunc::Construct( const ScPrintOptions* pOptions ) in Construct() function in ScPrintFunc
245 Construct( pOptions ); in ScPrintFunc()
267 Construct( pOptions ); in ScPrintFunc()
297 Construct( pOptions ); in ScPrintFunc()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.hxx556 virtual sal_Bool Construct(Window* pParent);
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx104 ( (SdTPAction*) pNewPage )->Construct(); in SdActionDlg()
200 void SdTPAction::Construct() in Construct() function in SdTPAction
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1216 rColPage.Construct(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/inc/
H A DTableController.hxx120 virtual sal_Bool Construct(Window* pParent);
/trunk/main/vigra/
H A Dvigra1.6.0.patch510 /** Construct point at given position.
521 /** Construct point at given position.
540 /** Construct a rectangle representing the given range
548 /** Construct a rectangle of given position and size
556 /** Construct a rectangle of given size at position (0,0)
/trunk/main/tools/source/fsys/
H A Dtdir.cxx249 void Dir::Construct( DirEntryKind nKindFlags ) in Construct() function in Dir
422 Construct( nKindFlags ); in Dir()
447 Construct( nKindFlags ); in Dir()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx458 TOOLS_DLLPRIVATE void Construct( DirEntryKind nKind = FSYS_KIND_DIR|FSYS_KIND_FILE );
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx635 aFac.Construct(); in Expand()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx407 Construct(); in Svx3DWin()
520 void Svx3DWin::Construct() in Construct() function in Svx3DWin
/trunk/main/svx/source/dialog/
H A Dconnctrl.cxx82 void SvxXConnectionPreview::Construct() in Construct() function in SvxXConnectionPreview
H A Ddlgctl3d.cxx57 Construct(); in Svx3DPreviewControl()
73 Construct(); in Svx3DPreviewControl()
86 void Svx3DPreviewControl::Construct() in Construct() function in Svx3DPreviewControl
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx603 void Construct();
H A Ddlgctl3d.hxx59 void Construct();
H A Dfloat3d.hxx243 SVX_DLLPRIVATE void Construct();
H A Dconnctrl.hxx65 void Construct();
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx133 void SfxMenuManager::Construct( SfxVirtualMenu& rMenu ) in Construct() function in SfxMenuManager
319 Construct(*pVMenu); in UseDefault()
374 Construct(*pVMenu); in Construct_Impl()
469 Construct( *pMenu ); in EndInsert()
516 Construct(*pVMenu); in SfxMenuManager()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx987 aTempl.Construct(); in UpdateFromTemplate_Impl()
H A Ddoctempl.cxx338 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 …]
H A Ddoctdlg.cxx109 pTemplates->Construct(); in Init()

Completed in 256 milliseconds

12345