/aoo42x/main/svtools/source/contnr/ |
H A D | treelist.cxx | 422 pParent = pDstEntry->pParent; in Move() 451 pParent = pDstEntry->pParent; in Copy() 478 pParent = pDstEntry->pParent; in InsertTree() 600 if ( !pParent || !pParent->pChilds) in GetChildCount() 629 if ( !pParent || !pView->IsExpanded(pParent) || !pParent->pChilds ) in GetVisibleChildCount() 648 if ( !pParent || !pParent->pChilds) in GetChildSelectionCount() 740 pParent = pParent->pParent; in Next() 950 pParent = pParent->pParent; in NextVisible() 1262 pEntry->pParent = pParent; in Insert() 1516 pParent = Next( pParent ); in SelectChilds() [all …]
|
H A D | svtabbx.cxx | 111 : SvTreeListBox( pParent, nBits ) in SvTabListBox() 120 : SvTreeListBox( pParent, rResId ) in SvTabListBox() 259 pParent, sal_False, nPos, pUser ); in InsertEntryToColumn() 493 pEntry = pParent; in GetEntryOnPos() 515 return pParent; in GetChildOnPos() 580 SvTabListBox( pParent, nWinStyle ), in SvHeaderTabListBox() 592 SvTabListBox( pParent, rResId ), in SvHeaderTabListBox() 727 if ( pParent ) in IMPL_LINK() 923 Window* pParent = NULL; in calcHeaderRect() local 934 Window* pParent = NULL; in calcTableRect() local [all …]
|
/aoo42x/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1066 Window* pParent, in CreateTabDialog() argument 1076 pDlg = new OfaAutoCorrDlg( pParent, pAttrSet ); in CreateTabDialog() 1091 Window* pParent, in CreateTabDialog() argument 1184 Window* pParent, in CreateSvxSpellDialog() argument 1296 pDlg = new SvxHlinkDlgMarkWnd( pParent ); in CreateSvxHlinkDlgMarkWndDialog() 1308 Window* pParent, in CreateSfxDialog() argument 1368 Window* pParent, in CreateSvxBorderBackgroundDlg() argument 1374 pParent, in CreateSvxBorderBackgroundDlg() 1531 pDlg = new SvxHpLinkDlg( pParent, pBindings ); in CreateSvxHpLinkDlg() 1957 return new SvxNewTableDialog( pParent ); in CreateSvxNewTableDialog() [all …]
|
H A D | dlgfact.hxx | 590 Window* pParent, 593 virtual SfxAbstractDialog* CreateSfxDialog( Window* pParent, 604 Window* pParent, 610 Window* pParent, 615 virtual SfxAbstractTabDialog* CreateTextTabDialog( Window* pParent, 619 virtual SfxAbstractTabDialog* CreateTabItemDialog( Window* pParent, 653 Window* pParent, 669 Window* pParent, 714 virtual AbstractSvxNameDialog * CreateSvxNameDialog( Window* pParent, 768 Window* pParent, [all …]
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 675 pDlg = new SwInsertAbstractDlg( pParent); in CreateSwInsertAbstractDlg() 697 pDlg = new SwAddrDlg( pParent, rSet ); in CreateSfxDialog() 706 pDlg = new SwNumFmtDlg( pParent, rSet ); in CreateSfxDialog() 775 pDlg = new SwBreakDlg( pParent, rSh ); in CreateSwBreakDlg() 1025 pDlg = new SwSortDlg( pParent, rSh); in CreateVclAbstractDialog() 1028 pDlg = new SwColumnDlg( pParent, rSh ); in CreateVclAbstractDialog() 1179 pDlg = new SwFldDlg( pB, pCW,pParent); in CreateSwFldDlg() 1295 Window* pParent, in CreateTemplateDialog() argument 1512 Window* pParent, in CreateSwTabDialog() argument 1588 Window *pParent, in CreateIndexMarkFloatDlg() argument [all …]
|
H A D | swdlgfact.hxx | 492 Window* pParent, sal_Bool& rWithPrev ); //add for SwMergeTblDlg 494 SfxViewFrame *pFrame, Window *pParent, 513 Window *pParent, SwWrtShell &rSh, 520 Window * pParent ); //add for SwInsertGrfRulerDlg 526 Window* pParent, SwWrtShell& rSh, 533 Window* pParent ); //add for SwMailMergeCreateFromDlg 535 Window* pParent ); //add for SwMailMergeFieldConnectionsDlg 539 Window* pParent, 543 Window* pParent, const SfxItemSet& rSet, 554 Window *pParent, [all …]
|
/aoo42x/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 783 pDlg = new ScDataPilotDatabaseDlg( pParent ); in CreateScDataPilotDatabaseDlg() 1033 pDlg = new ScLinkedAreaDlg( pParent ); in CreateScLinkedAreaDlg() 1086 pDlg = new ScMoveTableDlg( pParent ); in CreateScMoveTableDlg() 1106 pDlg = new ScNameCreateDlg( pParent, nFlags ); in CreateScNameCreateDlg() 1217 Window* pParent, int nId, in CreateScDPDateGroupDlg() argument 1263 pDlg = new ScShowTabDlg( pParent); in CreateScShowTabDlg() 1358 Window* pParent, in CreateScAttrDlg() argument 1383 Window* pParent, in CreateScHFEditDlg() argument 1437 pDlg = new ScSubTotalDlg( pParent, pArgSet ); in CreateScSubTotalDlg() 1477 pDlg = new ScParagraphDlg( pParent, pAttr ); in CreateScParagraphDlg() [all …]
|
H A D | scdlgfact.hxx | 408 virtual VclAbstractDialog * CreateScColOrRowDlg( Window* pParent, //add for ScColOrRowDlg 423 virtual AbstractScDeleteCellDlg * CreateScDeleteCellDlg( Window* pParent, int nId, 488 virtual AbstractScDPFunctionDlg * CreateScDPFunctionDlg( Window* pParent, int nId, 493 virtual AbstractScDPSubtotalDlg * CreateScDPSubtotalDlg( Window* pParent, int nId, 500 virtual AbstractScDPNumGroupDlg * CreateScDPNumGroupDlg( Window* pParent, 504 virtual AbstractScDPDateGroupDlg * CreateScDPDateGroupDlg( Window* pParent, 510 virtual AbstractScDPShowDetailDlg * CreateScDPShowDetailDlg( Window* pParent, int nId, 542 Window* pParent, 547 Window* pParent, 553 virtual SfxAbstractTabDialog * CreateScStyleDlg( Window* pParent,//add for ScStyleDlg [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | svxdlg.hxx | 336 virtual SfxAbstractTabDialog* CreateTextTabDialog( Window* pParent, 341 virtual AbstractSvxCaptionDialog* CreateCaptionDialog( Window* pParent, 345 virtual AbstractSvxDistributeDialog* CreateSvxDistributeDialog(Window* pParent, 355 virtual AbstractSpellDialog * CreateSvxSpellDialog(Window* pParent, 363 virtual AbstractTakeProgress * CreateTakeProgressDialog( Window* pParent ) = 0; 371 virtual AbstractURLDlg * CreateURLDialog( Window* pParent, 391 Window* pParent, 413 virtual VclAbstractDialog * CreateSvxEditDictionaryDialog( Window* pParent, 417 virtual AbstractSvxNameDialog * CreateSvxNameDialog( Window* pParent, 480 Window* pParent, [all …]
|
H A D | dlgctrl.hxx | 65 SfxTabPage( pParent, Id, rInAttrs ) {} in SvxTabPage() 277 ColorLB( Window* pParent, ResId Id ) : ColorListBox( pParent, Id ) {} in ColorLB() argument 278 ColorLB( Window* pParent, WinBits aWB ) : ColorListBox( pParent, aWB ) {} in ColorLB() argument 320 explicit GradientLB( Window* pParent, ResId Id); 345 explicit BitmapLB(Window* pParent, ResId Id); 368 FillAttrLB( Window* pParent, ResId Id ); 369 FillAttrLB( Window* pParent, WinBits aWB ); 388 FillTypeLB( Window* pParent, ResId Id ) : ListBox( pParent, Id ) {} in FillTypeLB() argument 389 FillTypeLB( Window* pParent, WinBits aWB ) : ListBox( pParent, aWB ) {} in FillTypeLB() argument 411 LineLB(Window* pParent, ResId Id); [all …]
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | treelist.hxx | 83 SvListEntry* pParent; member in SvListEntry 100 if( pParent && !(pParent->nListPos & 0x80000000) ) in HasChildListPos() 106 if( pParent && (pParent->nListPos & 0x80000000) ) in GetChildListPos() 450 { if ( !pParent ) in GetEntry() 451 pParent = pRootItem; in GetEntry() 453 if ( pParent->pChilds ) in GetEntry() 470 if ( !pParent ) in GetChildList() 471 pParent = pRootItem; in GetChildList() 477 SvListEntry* pParent = pEntry->pParent; in GetParent() local 479 pParent = 0; in GetParent() [all …]
|
/aoo42x/main/sc/inc/ |
H A D | scabstdlg.hxx | 326 virtual VclAbstractDialog * CreateScColOrRowDlg( Window* pParent, //add for ScColOrRowDlg 355 virtual AbstractScGroupDlg * CreateAbstractScGroupDlg( Window* pParent, //add for ScGroupDlg 403 virtual AbstractScDPFunctionDlg * CreateScDPFunctionDlg( Window* pParent, int nId, 408 virtual AbstractScDPSubtotalDlg * CreateScDPSubtotalDlg( Window* pParent, int nId, 415 virtual AbstractScDPNumGroupDlg * CreateScDPNumGroupDlg( Window* pParent, 419 virtual AbstractScDPDateGroupDlg * CreateScDPDateGroupDlg( Window* pParent, 425 virtual AbstractScDPShowDetailDlg * CreateScDPShowDetailDlg( Window* pParent, int nId, 458 Window* pParent, 463 Window* pParent, 469 virtual SfxAbstractTabDialog * CreateScStyleDlg( Window* pParent,//add for ScStyleDlg [all …]
|
/aoo42x/main/sdext/source/pdfimport/tree/ |
H A D | genericelements.hxx | 80 Element( Element* pParent ) in Element() 83 if( pParent ) in Element() 84 pParent->Children.push_back( this ); in Element() 122 : Element( pParent ), URI( rURI ) {} in HyperlinkElement() 144 DrawElement( Element* pParent, sal_Int32 nGCId ) in DrawElement() 157 : DrawElement( pParent, nGCId ) {} in FrameElement() 183 ParagraphElement( Element* pParent ) : Element( pParent ), Type( Normal ), bRtl( false ) {} in ParagraphElement() 298 { return new ParagraphElement( pParent ); } in createParagraphElement() 301 { return new FrameElement( pParent, nGCId ); } in createFrameElement() 303 createPolyPolyElement( Element* pParent, in createPolyPolyElement() argument [all …]
|
/aoo42x/main/vcl/source/window/ |
H A D | dialog.cxx | 129 pParent = pParent->GetParent(); in ImplWindowAutoMnemonic() 276 if ( !pParent ) in ImplInit() 284 if ( pParent && (!pParent->IsInputEnabled() || pParent->IsInModalMode()) ) in ImplInit() 305 pParent = NULL; in ImplInit() 425 ImplInit( pParent, nStyle ); in Dialog() 628 if ( pParent ) in ImplStartExecuteModal() 630 pParent = pParent->ImplGetFirstOverlapWindow(); in ImplStartExecuteModal() 822 if( !pParent || ( pParent && pParent->IsWindowOrChild( pModDialog, sal_True ) ) ) in EndAllDialogs() 852 if ( pParent ) in SetModalInputMode() 1004 ImplInit( pParent, nStyle ); in ModelessDialog() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | swabstdlg.hxx | 416 SfxViewFrame *pFrame, Window *pParent, 427 Window* pParent, 438 Window *pParent, SwWrtShell &rSh, 445 Window * pParent ) = 0; //add for SwInsertGrfRulerDlg 451 Window* pParent, SwWrtShell& rSh, 458 Window* pParent ) = 0; //add for SwMailMergeCreateFromDlg 460 Window* pParent ) = 0; //add for SwMailMergeFieldConnectionsDlg 464 Window* pParent, 468 Window* pParent, const SfxItemSet& rSet, 479 Window *pParent, [all …]
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 668 Window* pParent, WinBits nWinBits ) in ImplCreateWindow() argument 676 if ( !pParent ) in ImplCreateWindow() 734 pNewWindow = new DateBox( pParent, nWinBits ); in ImplCreateWindow() 743 pNewWindow = new DockingAreaWindow( pParent ); in ImplCreateWindow() 747 pNewWindow = new Edit( pParent, nWinBits ); in ImplCreateWindow() 787 pNewWindow = new InfoBox( pParent, String() ); in ImplCreateWindow() 825 pParent = DIALOG_NO_PARENT; in ImplCreateWindow() 826 pNewWindow = new Dialog( pParent, nWinBits ); in ImplCreateWindow() 1085 Window* pParent = NULL; in ImplCreateWindow() local 1094 pParent = pParentComponent->GetWindow(); in ImplCreateWindow() [all …]
|
/aoo42x/main/cui/source/dialogs/ |
H A D | passwdomdlg.cxx | 56 PasswordReenterEdit_Impl( Window * pParent, const ResId &rResId ); 65 Edit( pParent, rResId ) in PasswordReenterEdit_Impl() 144 PasswordToOpenModifyDialog * pParent, in PasswordToOpenModifyDialog_Impl() argument 148 m_pParent( pParent ), in PasswordToOpenModifyDialog_Impl() 150 m_aPasswdToOpenFT ( pParent, CUI_RES( FT_PASSWD_TO_OPEN ) ), in PasswordToOpenModifyDialog_Impl() 155 m_aPasswdNoteFT ( pParent, CUI_RES( FT_PASSWD_NOTE ) ), in PasswordToOpenModifyDialog_Impl() 156 m_aButtonsFL ( pParent, CUI_RES( FL_BUTTONS ) ), in PasswordToOpenModifyDialog_Impl() 158 m_aOk ( pParent, CUI_RES( BTN_OK ) ), in PasswordToOpenModifyDialog_Impl() 159 m_aCancel ( pParent, CUI_RES( BTN_CANCEL ) ), in PasswordToOpenModifyDialog_Impl() 161 m_aOpenReadonlyCB ( pParent, CUI_RES( CB_OPEN_READONLY ) ), in PasswordToOpenModifyDialog_Impl() [all …]
|
/aoo42x/main/xmlscript/source/xmldlg_imexp/ |
H A D | imp_share.hxx | 206 ElementBase * pParent, DialogImport * pImport ) 251 ElementBase * pParent, DialogImport * pImport ) in StylesElement() argument 306 ElementBase * pParent, DialogImport * pImport ) in StyleElement() argument 336 ElementBase * pParent, DialogImport * pImport ) in MenuPopupElement() argument 365 ElementBase * pParent, DialogImport * pImport ) 493 ElementBase * pParent, DialogImport * pImport ) in WindowElement() argument 510 ElementBase * pParent, DialogImport * pImport ) in EventElement() argument 530 ElementBase * pParent, DialogImport * pImport ) 550 ElementBase * pParent, DialogImport * pImport ) in ButtonElement() argument 572 ElementBase * pParent, DialogImport * pImport ) in CheckBoxElement() argument [all …]
|
/aoo42x/main/tools/source/fsys/ |
H A D | dirent.cxx | 268 if ( p0->pParent ) in ImpCheckDirEntry() 769 pParent = new DirEntry( *rOrig.pParent ); in DirEntry() 923 delete pParent; in ~DirEntry() 989 while ( pTemp->pParent->pParent ) in ImpGetPreTopPtr() 1014 pParent = 0; in ImpChangeParent() 1141 if ( pParent ) in GetFull() 1194 if ( pParent ) in GetPath() 1370 return ( pParent ? pParent->IsAbs() : eFlag == FSYS_FLAG_ABSROOT ); in IsAbs() 1394 if ( pParent ) in CutName() 1399 pParent = pOldParent->pParent; in CutName() [all …]
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | FieldControls.hxx | 76 inline OPropColumnEditCtrl::OPropColumnEditCtrl(Window* pParent, in OPropColumnEditCtrl() argument 81 :OSQLNameEdit(pParent, _rAllowedChars,nWinStyle) in OPropColumnEditCtrl() 94 …inline OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWinStyle … 95 …inline OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPosition = -1); 110 :Edit(pParent, nWinStyle) in OPropEditCtrl() 116 :Edit(pParent, _rRes) in OPropEditCtrl() 145 :NumericField(pParent, nWinStyle) in OPropNumericEditCtrl() 151 :NumericField(pParent, _rRes) in OPropNumericEditCtrl() 165 …inline OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPosition = … 180 :ListBox(pParent, nWinStyle) in OPropListBoxCtrl() [all …]
|
/aoo42x/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 39 Window* pWindow = pParent->GetWindow(); in IMPL_LINK_INLINE_START() 53 Window* pWindow = pParent->GetWindow(); in IMPL_LINK_INLINE_END() 84 pParent->DoScroll( pHScroll ); in IMPL_LINK_INLINE_END() 86 pParent->DoScroll( pVScroll ); in IMPL_LINK_INLINE_END() 96 DlgEdFunc::pParent = pParent_; in DlgEdFunc() 135 SdrView* pView = pParent->GetView(); in KeyInput() 329 ScrollBar* pScrollBar = ( nX != 0 ) ? pParent->GetHScroll() : pParent->GetVScroll(); in KeyInput() 340 pParent->DoScroll( pScrollBar ); in KeyInput() 381 SdrView* pView = pParent->GetView(); in MouseButtonDown() 409 pParent->ShowProperties(); in MouseButtonDown() [all …]
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | sddlgfact.cxx | 410 return new AbstractTabDialog_Impl( new SdCharDlg( pParent, pAttr, pDocShell ) ); in CreateSdTabCharDialog() 416 return new AbstractTabDialog_Impl( new SdPageDlg( pDocShell, pParent, pAttr, bAreaPage ) ); in CreateSdTabPageDialog() 423 return new AbstractAssistentDlg_Impl( new AssistentDlg( pParent, bAutoPilot ) ); in CreateAssistentDlg() 465 return new AbstractMorphDlg_Impl( new ::sd::MorphDlg( pParent, pObj1, pObj2 ) ); in CreateMorphDlg() 472 return new AbstractBulletDialog_Impl( new ::sd::OutlineBulletDlg( pParent, pAttr, pView ) ); in CreateSdOutlineBulletTabDlg() 477 return new AbstractTabDialog_Impl( new SdParagraphDlg( pParent, pAttr ) ); in CreateSdParagraphTabDlg() 510 return new AbstractSfxDialog_Impl( new SdActionDlg( pParent, pAttr, pView ) ); in CreatSdActionDialog() 516 return new AbstractSdVectorizeDlg_Impl( new SdVectorizeDlg( pParent, rBmp, pDocShell ) ); in CreateSdVectorizeDlg() 548 VclAbstractDialog* SdAbstractDialogFactory_Impl::CreateMasterLayoutDialog( ::Window* pParent, in CreateMasterLayoutDialog() argument 551 return new VclAbstractDialog_Impl( new ::sd::MasterLayoutDialog( pParent, pDoc, pCurrentPage )); in CreateMasterLayoutDialog() [all …]
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | detailpages.cxx | 103 :OGenericAdministrationPage(pParent, ModuleRes(nResId), _rCoreAttrs) in DBG_NAME() 281 return ( new ODbaseDetailsPage( pParent, _rAttrSet ) ); in CreateDbase() 372 return ( new OAdoDetailsPage( pParent, _rAttrSet ) ); in CreateAdo() 399 return ( new OOdbcDetailsPage( pParent, _rAttrSet ) ); in CreateODBC() 439 :OCommonBehaviourTabPage(pParent, PAGE_USERDRIVER, _rCoreAttrs, in OUserDriverDetailsPage() 454 return ( new OUserDriverDetailsPage( pParent, _rAttrSet ) ); in CreateUser() 518 return ( new OMySQLODBCDetailsPage( pParent, _rAttrSet ) ); in CreateMySQLODBC() 781 return ( new MySQLNativePage( pParent, _rAttrSet ) ); in CreateMySQLNATIVE() 852 return ( new OAdabasDetailsPage( pParent, _rAttrSet ) ); in CreateAdabas() 989 return ( new OLDAPDetailsPage( pParent, _rAttrSet ) ); in CreateLDAP() [all …]
|
/aoo42x/main/vcl/source/control/ |
H A D | fixed.cxx | 129 Window* pParent = GetParent(); in ImplInitSettings() local 156 ImplInit( pParent, nStyle ); in FixedText() 166 ImplInit( pParent, nStyle ); in FixedText() 180 ImplInit( pParent, nStyle ); in FixedText() 574 ImplInit( pParent, nStyle ); in FixedLine() 585 ImplInit( pParent, nStyle ); in FixedLine() 711 Window* pParent = GetParent(); in ImplInitSettings() local 752 ImplInit( pParent, nStyle ); in FixedBitmap() 762 ImplInit( pParent, nStyle ); in FixedBitmap() 997 ImplInit( pParent, nStyle ); in FixedImage() [all …]
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | button.hxx | 72 explicit Button( Window* pParent, WinBits nStyle = 0 ); 73 explicit Button( Window* pParent, const ResId& ); 161 explicit PushButton( Window* pParent, const ResId& ); 236 explicit OKButton( Window* pParent, const ResId& ); 258 explicit CancelButton( Window* pParent, const ResId& ); 280 explicit HelpButton( Window* pParent, const ResId& ); 348 explicit RadioButton( Window* pParent, const ResId& ); 452 explicit CheckBox( Window* pParent, const ResId& ); 520 explicit ImageButton( Window* pParent, const ResId& ); 544 explicit TriStateBox( Window* pParent, const ResId& ); [all …]
|