| /AOO42X/main/svtools/source/contnr/ |
| H A D | treelist.cxx | 46 pParent = 0; in SvListEntry() 55 pParent = 0; in SvListEntry() 71 pParent = 0; in ~SvListEntry() 232 pEntry = pEntry->pParent; in IsEntryVisible() 241 while( pEntry->pParent != pRootItem ) in GetDepth() 244 pEntry = pEntry->pParent; in GetDepth() 289 sal_Bool SvTreeList::IsChild( SvListEntry* pParent, SvListEntry* pChild ) const in IsChild() argument 291 if ( !pParent ) in IsChild() 292 pParent = pRootItem; in IsChild() 295 SvTreeEntryList* pList = pParent->pChilds; in IsChild() [all …]
|
| H A D | svtabbx.cxx | 110 SvTabListBox::SvTabListBox( Window* pParent, WinBits nBits ) in SvTabListBox() argument 111 : SvTreeListBox( pParent, nBits ) in SvTabListBox() 119 SvTabListBox::SvTabListBox( Window* pParent, const ResId& rResId ) in SvTabListBox() argument 120 : SvTreeListBox( pParent, rResId ) in SvTabListBox() 185 SvLBoxEntry* SvTabListBox::InsertEntry( const XubString& rText, SvLBoxEntry* pParent, in InsertEntry() argument 190 return InsertEntryToColumn( rText, pParent, nPos, 0xffff, pUserData ); in InsertEntry() 196 SvLBoxEntry* pParent, in InsertEntry() argument 202 pParent, nPos, 0xffff, pUserData ); in InsertEntry() 205 SvLBoxEntry* SvTabListBox::InsertEntryToColumn(const XubString& rStr,SvLBoxEntry* pParent,sal_uLong… in InsertEntryToColumn() argument 228 return SvTreeListBox::InsertEntry( aFirstStr, pParent, sal_False, nPos, pUser ); in InsertEntryToColumn() [all …]
|
| /AOO42X/main/cui/source/factory/ |
| H A D | dlgfact.cxx | 995 VclAbstractDialog* AbstractDialogFactory_Impl::CreateVclDialog( Window* pParent, sal_uInt32 nResId ) in CreateVclDialog() argument 1002 pDlg = new AboutDialog( pParent, CUI_RES( (sal_uInt16) nResId ) ); in CreateVclDialog() 1013 …OfaTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, xFrame, bActivateLastSelection … in CreateVclDialog() 1042 Window* pParent, const Reference< frame::XFrame >& rxFrame, in CreateFrameDialog() argument 1050 …OfaTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, rxFrame, bActivateLastSelection… in CreateFrameDialog() 1066 Window* pParent, in CreateTabDialog() argument 1076 pDlg = new OfaAutoCorrDlg( pParent, pAttrSet ); in CreateTabDialog() 1079 pDlg = new SvxConfigDialog( pParent, pAttrSet ); in CreateTabDialog() 1091 Window* pParent, in CreateTabDialog() argument 1101 pDlg = new OfaAutoCorrDlg( pParent, pAttrSet ); in CreateTabDialog() [all …]
|
| H A D | dlgfact.hxx | 587 virtual VclAbstractDialog* CreateVclDialog( Window* pParent, sal_uInt32 nResId ); 588 …virtual VclAbstractDialog* CreateSfxDialog( Window* pParent, const SfxBindings& rBindings… 590 Window* pParent, 593 virtual SfxAbstractDialog* CreateSfxDialog( Window* pParent, 597 …virtual SfxAbstractDialog* CreateSfxDialog( Window* pParent, //add for SvxMeasureDial… 602 …virtual VclAbstractDialog* CreateFrameDialog( Window* pParent, const com::sun::star::uno:… 604 Window* pParent, 610 Window* pParent, 615 virtual SfxAbstractTabDialog* CreateTextTabDialog( Window* pParent, 619 virtual SfxAbstractTabDialog* CreateTabItemDialog( Window* pParent, [all …]
|
| /AOO42X/main/sw/source/ui/dialog/ |
| H A D | swdlgfact.cxx | 659 AbstractSwWordCountDialog* SwAbstractDialogFactory_Impl::CreateSwWordCountDialog(Window* pParent) in CreateSwWordCountDialog() argument 661 SwWordCountDialog* pDlg = new SwWordCountDialog( pParent ); in CreateSwWordCountDialog() 666 …ractSwInsertAbstractDlg * SwAbstractDialogFactory_Impl::CreateSwInsertAbstractDlg( Window* pParent, in CreateSwInsertAbstractDlg() argument 673 pDlg = new SwInsertAbstractDlg( pParent); in CreateSwInsertAbstractDlg() 685 SfxAbstractDialog* SwAbstractDialogFactory_Impl::CreateSfxDialog( Window* pParent, in CreateSfxDialog() argument 695 pDlg = new SwAddrDlg( pParent, rSet ); in CreateSfxDialog() 698 pDlg = new SwDropCapsDlg( pParent, rSet ); in CreateSfxDialog() 701 pDlg = new SwBackgroundDlg( pParent, rSet ); in CreateSfxDialog() 704 pDlg = new SwNumFmtDlg( pParent, rSet ); in CreateSfxDialog() 716 AbstractSwAsciiFilterDlg* SwAbstractDialogFactory_Impl::CreateSwAsciiFilterDlg( Window* pParent, in CreateSwAsciiFilterDlg() argument [all …]
|
| H A D | swdlgfact.hxx | 430 …virtual SfxAbstractDialog* CreateSfxDialog( Window* pParent, //add for SvxMeasureDial… 435 virtual AbstractSwWordCountDialog* CreateSwWordCountDialog(Window* pParent); 436 virtual AbstractSwInsertAbstractDlg * CreateSwInsertAbstractDlg( Window* pParent,int nResId ); 437 virtual AbstractSwAsciiFilterDlg* CreateSwAsciiFilterDlg ( Window* pParent, SwDocShell& rDocSh, 439 …virtual VclAbstractDialog * CreateSwInsertBookmarkDlg( Window *pParent, SwWrtShell &rSh, SfxReques… 440 …virtual AbstractSwBreakDlg * CreateSwBreakDlg ( Window *pParent, SwWrtShell &rSh,int nResId ); // … 442 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r… 445 …virtual VclAbstractDialog * CreateSwCaptionDialog ( Window *pParent, SwView &rV,int nResId); //add… 451 …virtual SfxAbstractTabDialog * CreateSwFootNoteOptionDlg( Window *pParent, SwWrtShell &rSh,int nRe… 453 …virtual AbstractDropDownFieldDialog * CreateDropDownFieldDialog ( Window *pParent, SwWrtShell &rSh… [all …]
|
| /AOO42X/main/sc/source/ui/attrdlg/ |
| H A D | scdlgfact.cxx | 649 AbstractScImportAsciiDlg * ScAbstractDialogFactory_Impl::CreateScImportAsciiDlg ( Window* pParent, … in CreateScImportAsciiDlg() argument 656 pDlg = new ScImportAsciiDlg( pParent, aDatName,pInStream, cSep ); in CreateScImportAsciiDlg() 668 …OptionsDlg * ScAbstractDialogFactory_Impl::CreateScTextImportOptionsDlg( Window* pParent, int nId ) in CreateScTextImportOptionsDlg() argument 674 pDlg = new ScTextImportOptionsDlg(pParent); in CreateScTextImportOptionsDlg() 685 …tractDialogFactory_Impl::CreateScAutoFormatDlg( Window* pParent, //add for ScAuto… in CreateScAutoFormatDlg() argument 695 pDlg = new ScAutoFormatDlg( pParent, pAutoFormat,pSelFormatData, pDoc ); in CreateScAutoFormatDlg() 709 AbstractScColRowLabelDlg * ScAbstractDialogFactory_Impl::CreateScColRowLabelDlg(Window* pParent, /… in CreateScColRowLabelDlg() argument 718 pDlg = new ScColRowLabelDlg( pParent, bCol,bRow ); in CreateScColRowLabelDlg() 733 VclAbstractDialog * ScAbstractDialogFactory_Impl::CreateScColOrRowDlg(Window* pParent, in CreateScColOrRowDlg() argument 743 pDlg = new ScColOrRowDlg( pParent, rStrTitle,rStrLabel,bColDefault ); in CreateScColOrRowDlg() [all …]
|
| H A D | scdlgfact.hxx | 392 …virtual AbstractScImportAsciiDlg * CreateScImportAsciiDlg( Window* pParent, String aDatName, /… 396 … virtual AbstractScTextImportOptionsDlg * CreateScTextImportOptionsDlg( Window* pParent, int nId ); 398 …virtual AbstractScAutoFormatDlg * CreateScAutoFormatDlg( Window* pParent, /… 403 …virtual AbstractScColRowLabelDlg * CreateScColRowLabelDlg (Window* pParent, //add for ScColRowLabe… 408 …virtual VclAbstractDialog * CreateScColOrRowDlg( Window* pParent, //add for ScColOrRowD… 414 …virtual VclAbstractDialog * CreateScSortWarningDlg( Window* pParent, const String& rExtendText, co… 416 …virtual AbstractScDataPilotDatabaseDlg * CreateScDataPilotDatabaseDlg (Window* pParent ,int nId );… 418 …virtual AbstractScDataPilotSourceTypeDlg * CreateScDataPilotSourceTypeDlg ( Window* pParent, sal_… 420 …virtual AbstractScDataPilotServiceDlg * CreateScDataPilotServiceDlg( Window* pParent, //add for Sc… 423 virtual AbstractScDeleteCellDlg * CreateScDeleteCellDlg( Window* pParent, int nId, [all …]
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | svxdlg.hxx | 48 typedef SfxTabPage* (*CreateSvxDistributePage)(Window *pParent, const SfxItemSet &rAttrSet, SvxDist… 336 virtual SfxAbstractTabDialog* CreateTextTabDialog( Window* pParent, 341 virtual AbstractSvxCaptionDialog* CreateCaptionDialog( Window* pParent, 345 virtual AbstractSvxDistributeDialog* CreateSvxDistributeDialog(Window* pParent, 350 virtual AbstractFmShowColsDialog * CreateFmShowColsDialog( Window* pParent ) = 0; 352 virtual AbstractSvxZoomDialog * CreateSvxZoomDialog( Window* pParent, //add for SvxZoomDialog 355 virtual AbstractSpellDialog * CreateSvxSpellDialog(Window* pParent, 359 …virtual VclAbstractRefreshableDialog * CreateActualizeProgressDialog( Window* pParent, //add for … 361 …virtual AbstractSearchProgress * CreateSearchProgressDialog( Window* pParent, //add for SearchPro… 363 virtual AbstractTakeProgress * CreateTakeProgressDialog( Window* pParent ) = 0; [all …]
|
| H A D | dlgctrl.hxx | 64 SvxTabPage( Window* pParent, ResId Id, const SfxItemSet& rInAttrs ) : in SvxTabPage() argument 65 SfxTabPage( pParent, Id, rInAttrs ) {} in SvxTabPage() 117 SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt = RP_MM, 165 SvxAngleCtl( Window* pParent, const ResId& rResId ); 166 SvxAngleCtl( Window* pParent, const ResId& rResId, Size aSize ); 188 SvxBitmapCtl( Window* pParent, const Size& rSize ); 223 SvxPixelCtl( Window* pParent, const ResId& rResId, 277 ColorLB( Window* pParent, ResId Id ) : ColorListBox( pParent, Id ) {} in ColorLB() argument 278 ColorLB( Window* pParent, WinBits aWB ) : ColorListBox( pParent, aWB ) {} in ColorLB() argument 298 explicit HatchingLB( 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() 107 pParent->SetListPositions(); in GetChildListPos() 204 sal_uLong GetVisibleChildCount( const SvListView*,SvListEntry* pParent ) const; 212 sal_uLong SelectChilds( SvListView*,SvListEntry* pParent, sal_Bool bSelect ); 214 sal_uLong GetChildSelectionCount( const SvListView*,SvListEntry* pParent ) const; 216 void Expand( SvListView*,SvListEntry* pParent ); 217 void Collapse( SvListView*,SvListEntry* pParent ); 227 SVT_DLLPRIVATE void GetInsertionPos( SvListEntry* pEntry, SvListEntry* pParent, [all …]
|
| /AOO42X/main/sc/inc/ |
| H A D | scabstdlg.hxx | 310 …virtual AbstractScImportAsciiDlg * CreateScImportAsciiDlg( Window* pParent, String aDatName, /… 314 …virtual AbstractScTextImportOptionsDlg * CreateScTextImportOptionsDlg( Window* pParent, int nI… 316 …virtual AbstractScAutoFormatDlg * CreateScAutoFormatDlg( Window* pParent, /… 321 …virtual AbstractScColRowLabelDlg * CreateScColRowLabelDlg (Window* pParent, //add for ScColRowLabe… 326 …virtual VclAbstractDialog * CreateScColOrRowDlg( Window* pParent, //add for ScColOrRowD… 331 …virtual VclAbstractDialog * CreateScSortWarningDlg ( Window* pParent, const String& rExtendText, c… 332 …virtual AbstractScDataPilotDatabaseDlg * CreateScDataPilotDatabaseDlg (Window* pParent ,int nId ) … 334 …virtual AbstractScDataPilotSourceTypeDlg * CreateScDataPilotSourceTypeDlg ( Window* pParent, sal_B… 336 …virtual AbstractScDataPilotServiceDlg * CreateScDataPilotServiceDlg( Window* pParent, //add for Sc… 340 …virtual AbstractScDeleteCellDlg * CreateScDeleteCellDlg( Window* pParent, int nId, sal_Bool bDisal… [all …]
|
| /AOO42X/main/sdext/source/pdfimport/tree/ |
| H A D | genericelements.hxx | 80 Element( Element* pParent ) in Element() 81 : x( 0 ), y( 0 ), w( 0 ), h( 0 ), StyleId( -1 ), Parent( pParent ) in Element() 83 if( pParent ) in Element() 84 pParent->Children.push_back( this ); in Element() 121 HyperlinkElement( Element* pParent, const rtl::OUString& rURI ) in HyperlinkElement() 122 : Element( pParent ), URI( rURI ) {} in HyperlinkElement() 133 GraphicalElement( Element* pParent, sal_Int32 nGCId ) in GraphicalElement() 134 : Element( pParent ), GCId( nGCId ), MirrorVertical( false ) {} in GraphicalElement() 144 DrawElement( Element* pParent, sal_Int32 nGCId ) in DrawElement() 145 : GraphicalElement( pParent, nGCId ), isCharacter(false), ZOrder(0) {} in DrawElement() [all …]
|
| /AOO42X/main/vcl/source/window/ |
| H A D | dialog.cxx | 127 Window* pParent = pWindow->GetParent(); in ImplWindowAutoMnemonic() local 128 if ( pParent->GetType() == WINDOW_TABCONTROL ) in ImplWindowAutoMnemonic() 129 pParent = pParent->GetParent(); in ImplWindowAutoMnemonic() 131 if ( (pParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) == WB_DIALOGCONTROL ) in ImplWindowAutoMnemonic() 133 pGetChild = pParent->GetWindow( WINDOW_FIRSTCHILD ); in ImplWindowAutoMnemonic() 263 void Dialog::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument 276 if ( !pParent ) in ImplInit() 278 pParent = Application::GetDefDialogParent(); in ImplInit() 279 if ( !pParent && !(nStyle & WB_SYSTEMWINDOW) ) in ImplInit() 280 pParent = ImplGetSVData()->maWinData.mpAppWin; in ImplInit() [all …]
|
| /AOO42X/main/sw/inc/ |
| H A D | swabstdlg.hxx | 347 …virtual SfxAbstractDialog* CreateSfxDialog( Window* pParent, //add for SvxMeasureDial… 353 …virtual AbstractSwInsertAbstractDlg * CreateSwInsertAbstractDlg ( Window* pParent, int nResId) = 0… 354 virtual AbstractSwAsciiFilterDlg* CreateSwAsciiFilterDlg ( Window* pParent, SwDocShell& rDocSh, 356 …virtual VclAbstractDialog * CreateSwInsertBookmarkDlg( Window *pParent, SwWrtShell &rSh, SfxReques… 358 …virtual AbstractSwBreakDlg * CreateSwBreakDlg( Window *pParent, SwWrtShell &rSh,int nResId ) = 0; … 360 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r… 363 …virtual VclAbstractDialog * CreateSwCaptionDialog ( Window *pParent, SwView &rV,int nResId) = 0; /… 369 …virtual SfxAbstractTabDialog * CreateSwFootNoteOptionDlg( Window *pParent, SwWrtShell &rSh,int nRe… 371 …virtual AbstractDropDownFieldDialog * CreateDropDownFieldDialog ( Window *pParent, SwWrtShell &rSh… 373 …virtual SfxAbstractTabDialog* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell… [all …]
|
| /AOO42X/main/toolkit/source/awt/ |
| H A D | vclxtoolkit.cxx | 668 Window* pParent, WinBits nWinBits ) in ImplCreateWindow() argument 676 if ( !pParent ) in ImplCreateWindow() 712 pNewWindow = new CancelButton( pParent, nWinBits ); in ImplCreateWindow() 716 pNewWindow = new CheckBox( pParent, nWinBits ); in ImplCreateWindow() 720 pNewWindow = new ComboBox( pParent, nWinBits|WB_AUTOHSCROLL ); in ImplCreateWindow() 725 pNewWindow = new CurrencyBox( pParent, nWinBits ); in ImplCreateWindow() 728 pNewWindow = new CurrencyField( pParent, nWinBits ); in ImplCreateWindow() 734 pNewWindow = new DateBox( pParent, nWinBits ); in ImplCreateWindow() 737 pNewWindow = new DateField( pParent, nWinBits ); in ImplCreateWindow() 743 pNewWindow = new DockingAreaWindow( pParent ); in ImplCreateWindow() [all …]
|
| /AOO42X/main/cui/source/dialogs/ |
| H A D | passwdomdlg.cxx | 56 PasswordReenterEdit_Impl( Window * pParent, const ResId &rResId ); 64 PasswordReenterEdit_Impl::PasswordReenterEdit_Impl( Window * pParent, const ResId &rResId ) : in PasswordReenterEdit_Impl() argument 65 Edit( pParent, rResId ) in PasswordReenterEdit_Impl() 137 PasswordToOpenModifyDialog_Impl( PasswordToOpenModifyDialog * pParent, 144 PasswordToOpenModifyDialog * pParent, in PasswordToOpenModifyDialog_Impl() argument 148 m_pParent( pParent ), in PasswordToOpenModifyDialog_Impl() 149 m_aFileEncryptionFL ( pParent, CUI_RES( FL_FILE_ENCRYPTION ) ), in PasswordToOpenModifyDialog_Impl() 150 m_aPasswdToOpenFT ( pParent, CUI_RES( FT_PASSWD_TO_OPEN ) ), in PasswordToOpenModifyDialog_Impl() 151 m_aPasswdToOpenED ( pParent, CUI_RES( ED_PASSWD_TO_OPEN ) ), in PasswordToOpenModifyDialog_Impl() 152 m_aReenterPasswdToOpenFT ( pParent, CUI_RES( FT_REENTER_PASSWD_TO_OPEN ) ), 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 254 rLocalName, xAttributes, pParent, pImport ) in StylesElement() 306 ElementBase * pParent, DialogImport * pImport ) in StyleElement() argument 309 rLocalName, xAttributes, pParent, pImport ) in StyleElement() 336 ElementBase * pParent, DialogImport * pImport ) in MenuPopupElement() argument 339 rLocalName, xAttributes, pParent, pImport ) in MenuPopupElement() 365 ElementBase * pParent, DialogImport * pImport ) 493 ElementBase * pParent, DialogImport * pImport ) in WindowElement() argument 495 : ControlElement( rLocalName, xAttributes, pParent, pImport ) in WindowElement() [all …]
|
| /AOO42X/main/tools/source/fsys/ |
| H A D | dirent.cxx | 268 if ( p0->pParent ) in ImpCheckDirEntry() 269 DBG_CHKOBJ( p0->pParent, DirEntry, ImpCheckDirEntry ); in ImpCheckDirEntry() 511 DirEntry** pTemp = &pParent; // Zeiger auf den Member pParent setzen in ImpParseOs2Name() 517 pTemp = &( (*pTemp)->pParent ); in ImpParseOs2Name() 521 if ( !pParent && eFlag == FSYS_FLAG_RELROOT && aName.Len() ) in ImpParseOs2Name() 739 pParent = NULL; in DirEntry() 767 if ( rOrig.pParent ) in DirEntry() 769 pParent = new DirEntry( *rOrig.pParent ); in DirEntry() 773 pParent = NULL; in DirEntry() 794 pParent = NULL; in DirEntry() [all …]
|
| /AOO42X/main/dbaccess/source/ui/inc/ |
| H A D | FieldControls.hxx | 63 …inline OPropColumnEditCtrl(Window* pParent, ::rtl::OUString& _rAllowedChars, sal_uInt16 nHelpId, s… 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); 109 …inline OPropEditCtrl::OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition, WinBits … in OPropEditCtrl() argument 110 :Edit(pParent, nWinStyle) in OPropEditCtrl() 115 …inline OPropEditCtrl::OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short … in OPropEditCtrl() argument 116 :Edit(pParent, _rRes) in OPropEditCtrl() 129 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWi… [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() 59 ScrollBar* pHScroll = pParent->GetHScroll(); in IMPL_LINK_INLINE_END() 60 ScrollBar* pVScroll = pParent->GetVScroll(); 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() 136 Window* pWindow = pParent->GetWindow(); in KeyInput() 329 ScrollBar* pScrollBar = ( nX != 0 ) ? pParent->GetHScroll() : pParent->GetVScroll(); in KeyInput() [all …]
|
| /AOO42X/main/sd/source/ui/dlg/ |
| H A D | sddlgfact.cxx | 408 SfxAbstractTabDialog * SdAbstractDialogFactory_Impl::CreateSdTabCharDialog( ::Window* pParent, con… in CreateSdTabCharDialog() argument 410 return new AbstractTabDialog_Impl( new SdCharDlg( pParent, pAttr, pDocShell ) ); in CreateSdTabCharDialog() 414 SfxAbstractTabDialog * SdAbstractDialogFactory_Impl::CreateSdTabPageDialog( ::Window* pParent, con… in CreateSdTabPageDialog() argument 416 return new AbstractTabDialog_Impl( new SdPageDlg( pDocShell, pParent, pAttr, bAreaPage ) ); in CreateSdTabPageDialog() 421 AbstractAssistentDlg * SdAbstractDialogFactory_Impl::CreateAssistentDlg( ::Window* pParent, sal_Boo… in CreateAssistentDlg() argument 423 return new AbstractAssistentDlg_Impl( new AssistentDlg( pParent, bAutoPilot ) ); in CreateAssistentDlg() 456 …lg * SdAbstractDialogFactory_Impl::CreateSdInsertPagesObjsDlg( ::Window* pParent, const SdDrawDocu… in CreateSdInsertPagesObjsDlg() argument 458 …return new AbstractSdInsertPagesObjsDlg_Impl( new SdInsertPagesObjsDlg( pParent, pDoc, pSfxMedium,… in CreateSdInsertPagesObjsDlg() 463 AbstractMorphDlg * SdAbstractDialogFactory_Impl::CreateMorphDlg( ::Window* pParent, const SdrObject… in CreateMorphDlg() argument 465 return new AbstractMorphDlg_Impl( new ::sd::MorphDlg( pParent, pObj1, pObj2 ) ); in CreateMorphDlg() [all …]
|
| /AOO42X/main/dbaccess/source/ui/dlg/ |
| H A D | detailpages.cxx | 100 …OCommonBehaviourTabPage::OCommonBehaviourTabPage(Window* pParent, sal_uInt16 nResId, const SfxItem… in DBG_NAME() 103 :OGenericAdministrationPage(pParent, ModuleRes(nResId), _rCoreAttrs) in DBG_NAME() 253 ODbaseDetailsPage::ODbaseDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs ) in DBG_NAME() 254 :OCommonBehaviourTabPage(pParent, PAGE_DBASE, _rCoreAttrs, CBTP_USE_CHARSET ,false) in DBG_NAME() 279 SfxTabPage* ODriversSettings::CreateDbase( Window* pParent, const SfxItemSet& _rAttrSet ) in CreateDbase() argument 281 return ( new ODbaseDetailsPage( pParent, _rAttrSet ) ); in CreateDbase() 356 OAdoDetailsPage::OAdoDetailsPage( Window* pParent, const SfxItemSet& _rCoreAttrs ) in DBG_NAME() 357 :OCommonBehaviourTabPage(pParent, PAGE_ADO, _rCoreAttrs, CBTP_USE_CHARSET ) in DBG_NAME() 370 SfxTabPage* ODriversSettings::CreateAdo( Window* pParent, const SfxItemSet& _rAttrSet ) in CreateAdo() argument 372 return ( new OAdoDetailsPage( pParent, _rAttrSet ) ); in CreateAdo() [all …]
|
| /AOO42X/main/vcl/source/control/ |
| H A D | fixed.cxx | 91 void FixedText::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() argument 94 Control::ImplInit( pParent, nStyle, NULL ); in ImplInit() 129 Window* pParent = GetParent(); in ImplInitSettings() local 130 if ( pParent->IsChildTransparentModeEnabled() && !IsControlBackground() ) in ImplInitSettings() 146 SetBackground( pParent->GetBackground() ); in ImplInitSettings() 153 FixedText::FixedText( Window* pParent, WinBits nStyle ) : in FixedText() argument 156 ImplInit( pParent, nStyle ); in FixedText() 161 FixedText::FixedText( Window* pParent, const ResId& rResId ) : in FixedText() argument 166 ImplInit( pParent, nStyle ); in FixedText() 175 FixedText::FixedText( Window* pParent, const ResId& rResId, bool bDisableAccessibleLabelForRelation… in FixedText() argument [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& ); 141 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle ); 160 explicit PushButton( Window* pParent, WinBits nStyle = 0 ); 161 explicit PushButton( Window* pParent, const ResId& ); 228 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle ); 235 explicit OKButton( Window* pParent, WinBits nStyle = WB_DEFBUTTON ); 236 explicit OKButton( Window* pParent, const ResId& ); 250 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle ); 257 explicit CancelButton( Window* pParent, WinBits nStyle = 0 ); [all …]
|