Home
last modified time | relevance | path

Searched refs:Create (Results 1 – 25 of 1449) sorted by relevance

12345678910>>...58

/aoo41x/main/sc/source/ui/pagedlg/
H A Dhfedtdlg.cxx82 AddTabPage( 1, ScRightHeaderEditPage::Create, NULL ); in ScHFEditDlg()
83 AddTabPage( 2, ScLeftHeaderEditPage::Create, NULL ); in ScHFEditDlg()
88 AddTabPage( 1, ScRightFooterEditPage::Create, NULL ); in ScHFEditDlg()
89 AddTabPage( 2, ScLeftFooterEditPage::Create, NULL ); in ScHFEditDlg()
93 AddTabPage( 1, ScLeftHeaderEditPage::Create, NULL ); in ScHFEditDlg()
97 AddTabPage( 1, ScRightHeaderEditPage::Create, NULL ); in ScHFEditDlg()
101 AddTabPage( 1, ScLeftFooterEditPage::Create, NULL ); in ScHFEditDlg()
105 AddTabPage( 1, ScRightFooterEditPage::Create, NULL ); in ScHFEditDlg()
116 AddTabPage( 2, ScLeftHeaderEditPage::Create, NULL ); in ScHFEditDlg()
122 AddTabPage( 2, ScLeftHeaderEditPage::Create, NULL ); in ScHFEditDlg()
[all …]
/aoo41x/main/sd/source/ui/view/
H A Ddrviews8.cxx101 SetCurrentFunction( FuLine::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
108 SetCurrentFunction( FuArea::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
115 SetCurrentFunction( FuTransform::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
124 SetCurrentFunction( FuChar::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
168 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
240 SetCurrentFunction( FuCopy::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
262 SetCurrentFunction( FuPage::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
272 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
317 SetCurrentFunction( FuSnapLine::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuTemp01()
324 SetCurrentFunction( FuLink::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq ) ); in FuTemp01()
[all …]
H A Doutlnvs2.cxx120 SetCurrentFunction( FuScale::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
153 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporary()
287 SetCurrentFunction( FuTemplate::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
297 SetCurrentFunction( FuSlideShowDlg::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
381 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
397 SetCurrentFunction( FuThesaurus::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
406 SetCurrentFunction( FuChar::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
413 SetCurrentFunction( FuInsertFile::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporaryModify()
464 SetCurrentFunction( FuSummaryPage::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
475 SetCurrentFunction( FuExpandPage::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
[all …]
/aoo41x/main/dbaccess/source/ui/app/
H A Dapp.src47 Text [ en-US ] = "Create Form in Design View..." ;
52 Text [ en-US ] = "Use Wizard to Create Form..." ;
57 Text [ en-US ] = "Use Wizard to Create Report..." ;
62 Text [ en-US ] = "Create Report in Design View..." ;
67 Text [ en-US ] = "Create Query in Design View..." ;
72 Text [ en-US ] = "Create Query in SQL View..." ;
77 Text [ en-US ] = "Use Wizard to Create Query..." ;
81 Text [ en-US ] = "Create Table in Design View..." ;
86 Text [ en-US ] = "Use Wizard to Create Table..." ;
90 Text [ en-US ] = "Create View..." ;
[all …]
/aoo41x/main/cui/source/factory/
H A Ddlgfact.cxx1747 return SvxAreaTabPage::Create; in GetTabPageCreatorFunc()
1749 return SvxShadowTabPage::Create; in GetTabPageCreatorFunc()
1751 return SvxLineTabPage::Create; in GetTabPageCreatorFunc()
1755 return SvxMeasurePage::Create; in GetTabPageCreatorFunc()
1771 return SvxAsianTabPage::Create; in GetTabPageCreatorFunc()
1781 return SvxTextAttrPage::Create; in GetTabPageCreatorFunc()
1790 return SvxCharNamePage::Create; in GetTabPageCreatorFunc()
1800 return SvxPageDescPage::Create; in GetTabPageCreatorFunc()
1802 return SvxGrfCropPage::Create; in GetTabPageCreatorFunc()
1804 return SfxMacroTabPage::Create; in GetTabPageCreatorFunc()
[all …]
/aoo41x/main/svx/source/xoutdev/
H A Dxattr2.cxx106 SfxPoolItem* XLineTransparenceItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineTransparenceItem
168 SfxPoolItem* XLineJointItem::Create( SvStream& rIn, sal_uInt16 nVer ) const in Create() function in XLineJointItem
349 SfxPoolItem* AffineMatrixItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/ ) const in Create() function in AffineMatrixItem
416 SfxPoolItem* XLineCapItem::Create( SvStream& rIn, sal_uInt16 nVer ) const in Create() function in XLineCapItem
591 SfxPoolItem* XFillTransparenceItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillTransparenceItem
846 SfxPoolItem* XFillBmpTileItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillBmpTileItem
948 SfxPoolItem* XFillBmpPosItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillBmpPosItem
1061 SfxPoolItem* XFillBmpSizeXItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillBmpSizeXItem
1177 SfxPoolItem* XFillBmpSizeYItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillBmpSizeYItem
1293 SfxPoolItem* XFillBmpSizeLogItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillBmpSizeLogItem
[all …]
H A Dxattr.cxx210 SfxPoolItem* NameOrIndex::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in NameOrIndex
449 SfxPoolItem* XColorItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XColorItem
580 SfxPoolItem* XLineStyleItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineStyleItem
1029 SfxPoolItem* XLineDashItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineDashItem
1457 SfxPoolItem* XLineWidthItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineWidthItem
1585 SfxPoolItem* XLineColorItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineColorItem
1856 SfxPoolItem* XLineStartItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineStartItem
2328 SfxPoolItem* XLineEndItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XLineEndItem
3169 SfxPoolItem* XFillStyleItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillStyleItem
3335 SfxPoolItem* XFillColorItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in XFillColorItem
[all …]
/aoo41x/main/cui/source/dialogs/
H A Dsrchxtra.cxx58 AddTabPage( RID_SVXPAGE_CHAR_NAME, SvxCharNamePage::Create, 0 ); in SvxSearchFormatDialog()
59 AddTabPage( RID_SVXPAGE_CHAR_EFFECTS, SvxCharEffectsPage::Create, 0 ); in SvxSearchFormatDialog()
60 AddTabPage( RID_SVXPAGE_CHAR_POSITION, SvxCharPositionPage::Create, 0 ); in SvxSearchFormatDialog()
61 AddTabPage( RID_SVXPAGE_CHAR_TWOLINES, SvxCharTwoLinesPage::Create, 0 ); in SvxSearchFormatDialog()
62 AddTabPage( RID_SVXPAGE_STD_PARAGRAPH, SvxStdParagraphTabPage::Create, 0 ); in SvxSearchFormatDialog()
63 AddTabPage( RID_SVXPAGE_ALIGN_PARAGRAPH, SvxParaAlignTabPage::Create, 0 ); in SvxSearchFormatDialog()
64 AddTabPage( RID_SVXPAGE_EXT_PARAGRAPH, SvxExtParagraphTabPage::Create, 0 ); in SvxSearchFormatDialog()
65 AddTabPage( RID_SVXPAGE_PARA_ASIAN, SvxAsianTabPage::Create, 0 ); in SvxSearchFormatDialog()
66 AddTabPage( RID_SVXPAGE_BACKGROUND, SvxBackgroundTabPage::Create, 0 ); in SvxSearchFormatDialog()
/aoo41x/main/sc/source/ui/sidebar/
H A DScPanelFactory.cxx123 …AlignmentPropertyPanel* pPanel = AlignmentPropertyPanel::Create( pParentWindow, xFrame, pBindings … in createUIElement()
124 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
132 …CellAppearancePropertyPanel* pPanel = CellAppearancePropertyPanel::Create( pParentWindow, xFrame, … in createUIElement()
133 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
141 …NumberFormatPropertyPanel* pPanel = NumberFormatPropertyPanel::Create( pParentWindow, xFrame, pBin… in createUIElement()
142 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
151 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
160 xElement = sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
/aoo41x/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx124 SfxAbstractDialogFactory* pFact = SfxAbstractDialogFactory::Create(); in SwTemplateDlg()
198 AddTabPage(TP_NUMPARA, SwParagraphNumTabPage::Create, in SwTemplateDlg()
200 AddTabPage(TP_DROPCAPS, SwDropCapsPage::Create, in SwTemplateDlg()
209 AddTabPage( TP_CONDCOLL, SwCondCollPage::Create, in SwTemplateDlg()
245 AddTabPage(TP_FRM_STD, SwFrmPage::Create, in SwTemplateDlg()
247 AddTabPage(TP_FRM_ADD, SwFrmAddPage::Create, in SwTemplateDlg()
249 AddTabPage(TP_FRM_WRAP, SwWrapTabPage::Create, in SwTemplateDlg()
258 AddTabPage(TP_COLUMN, SwColumnPage::Create, in SwTemplateDlg()
272 SvxHeaderPage::Create, in SwTemplateDlg()
275 SvxFooterPage::Create, in SwTemplateDlg()
[all …]
/aoo41x/main/svx/source/svdraw/
H A Dsvdattr.cxx678 SfxPoolItem* __EXPORT SdrFractionItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrFractionItem
739 SfxPoolItem* __EXPORT SdrScaleItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrScaleItem
760 SfxPoolItem* __EXPORT SdrOnOffItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrOnOffItem
800 SfxPoolItem* __EXPORT SdrYesNoItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrYesNoItem
844 SfxPoolItem* __EXPORT SdrPercentItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrPercentItem
887 SfxPoolItem* __EXPORT SdrAngleItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrAngleItem
984 SfxPoolItem* __EXPORT SdrMetricItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrMetricItem
2196 SfxPoolItem* __EXPORT SdrGrafRedItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrGrafRedItem
2228 SfxPoolItem* __EXPORT SdrGrafBlueItem::Create( SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SdrGrafBlueItem
2414 SfxPoolItem* SdrGrafCropItem::Create( SvStream& rIn, sal_uInt16 nVer ) const in Create() function in SdrGrafCropItem
[all …]
/aoo41x/main/sw/source/core/inc/
H A DSwUndoFmt.hxx59 virtual SwFmt * Create(SwFmt * pDerivedFrom) = 0;
83 virtual SwFmt * Create(SwFmt * pDerivedFrom) = 0;
115 virtual SwFmt * Create(SwFmt * pDerivedFrom);
125 virtual SwFmt * Create(SwFmt * pDerivedFrom);
146 virtual SwFmt * Create(SwFmt * pDerivedFrom);
156 virtual SwFmt * Create(SwFmt * pDerivedFrom);
179 virtual SwFmt * Create(SwFmt * pDerivedFrom);
189 virtual SwFmt * Create(SwFmt * pDerivedFrom);
/aoo41x/main/svx/inc/svx/
H A Dchrtitem.hxx180 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
198 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
218 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
237 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
259 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
278 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
299 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const;
334 virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVersion) const;
H A Dxtable.hxx191 virtual bool Create() = 0;
251 virtual bool Create();
279 virtual bool Create();
310 virtual bool Create();
346 virtual bool Create();
372 virtual bool Create();
398 virtual bool Create();
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmdlg.cxx93 AddTabPage(TP_FRM_STD, SwFrmPage::Create, 0); in SwFrmDlg()
94 AddTabPage(TP_FRM_ADD, SwFrmAddPage::Create, 0); in SwFrmDlg()
95 AddTabPage(TP_FRM_WRAP, SwWrapTabPage::Create, 0); in SwFrmDlg()
96 AddTabPage(TP_FRM_URL, SwFrmURLPage::Create, 0); in SwFrmDlg()
99 AddTabPage( TP_GRF_EXT, SwGrfExtPage::Create, 0 ); in SwFrmDlg()
104 AddTabPage(TP_COLUMN, SwColumnPage::Create, 0); in SwFrmDlg()
106 SfxAbstractDialogFactory* pFact = SfxAbstractDialogFactory::Create(); in SwFrmDlg()
/aoo41x/main/svx/source/sidebar/
H A DPanelFactory.cxx145 pControl = TextPropertyPanel::Create(pParentWindow, xFrame, pBindings, aContext); in createUIElement()
149 pControl = ParaPropertyPanel::Create(pParentWindow, xFrame, pBindings, xSidebar); in createUIElement()
153 pControl = AreaPropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement()
157 pControl = GraphicPropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement()
161 pControl = LinePropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement()
165 pControl = PosSizePropertyPanel::Create(pParentWindow, xFrame, pBindings, xSidebar); in createUIElement()
205 return sfx2::sidebar::SidebarPanelBase::Create( in createUIElement()
/aoo41x/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx389 … AddTabPage(TP_ALIGNMENT, String(SchResId(STR_PAGE_ALIGNMENT)), SchAlignmentTabPage::Create, NULL); in SchAttribTabDlg()
400 … AddTabPage(TP_LEGEND_POS, String(SchResId(STR_PAGE_POSITION)), SchLegendPosTabPage::Create, NULL); in SchAttribTabDlg()
408 … AddTabPage(TP_OPTIONS, String(SchResId(STR_PAGE_OPTIONS)),SchOptionTabPage::Create, NULL); in SchAttribTabDlg()
410 … AddTabPage(TP_POLAROPTIONS, String(SchResId(STR_PAGE_OPTIONS)),PolarOptionsTabPage::Create, NULL); in SchAttribTabDlg()
413 … AddTabPage(TP_LAYOUT, String(SchResId(STR_PAGE_LAYOUT)),SchLayoutTabPage::Create, NULL); in SchAttribTabDlg()
425 …ddTabPage(TP_DATA_DESCR, String(SchResId(STR_OBJECT_DATALABELS)), DataLabelsTabPage::Create, NULL); in SchAttribTabDlg()
436 AddTabPage(TP_SCALE, String(SchResId(STR_PAGE_SCALE)), ScaleTabPage::Create, NULL); in SchAttribTabDlg()
439 …age(TP_AXIS_POSITIONS, String(SchResId(STR_PAGE_POSITIONING)), AxisPositionsTabPage::Create, NULL); in SchAttribTabDlg()
441 … AddTabPage(TP_AXIS_LABEL, String(SchResId(STR_OBJECT_LABEL)), SchAxisLabelTabPage::Create, NULL); in SchAttribTabDlg()
455 … AddTabPage(TP_YERRORBAR, String(SchResId(STR_PAGE_YERROR_BARS)), ErrorBarsTabPage::Create, NULL); in SchAttribTabDlg()
[all …]
/aoo41x/main/svx/source/items/
H A Dchrtitem.cxx85 SfxPoolItem* SvxChartStyleItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartStyleItem
118 SfxPoolItem* SvxChartDataDescrItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartDataDescrItem
151 SfxPoolItem* SvxChartTextOrderItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartTextOrderItem
245 SfxPoolItem* SvxChartTextOrientItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartTextOrientItem
320 SfxPoolItem* SvxDoubleItem::Create(SvStream& rIn, sal_uInt16 /*nVersion*/) const in Create() function in SvxDoubleItem
402 SfxPoolItem* SvxChartKindErrorItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartKindErrorItem
444 SfxPoolItem* SvxChartIndicateItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartIndicateItem
486 SfxPoolItem* SvxChartRegressItem::Create(SvStream& rIn, sal_uInt16 /*nVer*/) const in Create() function in SvxChartRegressItem
/aoo41x/main/editeng/source/items/
H A Dtextitem.cxx423 SfxPoolItem* SvxFontItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxFontItem
526 SfxPoolItem* SvxPostureItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxPostureItem
702 SfxPoolItem* SvxWeightItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxWeightItem
829 SfxPoolItem* SvxFontHeightItem::Create( SvStream& rStrm, in Create() function in SvxFontHeightItem
1238 SfxPoolItem* SvxFontWidthItem::Create( SvStream& rStrm, in Create() function in SvxFontWidthItem
1391 SfxPoolItem* SvxTextLineItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxTextLineItem
1916 SfxPoolItem* SvxContourItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxContourItem
2238 SfxPoolItem* SvxKerningItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxKerningItem
2342 SfxPoolItem* SvxCaseMapItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxCaseMapItem
2927 SfxPoolItem* SvxBlinkItem::Create(SvStream& rStrm, sal_uInt16) const in Create() function in SvxBlinkItem
[all …]
/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx340 case RID_SFXPAGE_SAVE: fnCreate = &SvxSaveTabPage::Create; break; in CreateGeneralTabPage()
341 case RID_SFXPAGE_PATH: fnCreate = &SvxPathTabPage::Create; break; in CreateGeneralTabPage()
342 case RID_SFXPAGE_GENERAL: fnCreate = &SvxGeneralTabPage::Create; break; in CreateGeneralTabPage()
344 case OFA_TP_LANGUAGES: fnCreate = &OfaLanguagesTabPage::Create; break; in CreateGeneralTabPage()
345 case RID_SFXPAGE_LINGU: fnCreate = &SvxLinguTabPage::Create; break; in CreateGeneralTabPage()
346 case RID_SVXPAGE_COLOR: fnCreate = &SvxColorTabPage::Create; break; in CreateGeneralTabPage()
347 case OFA_TP_VIEW: fnCreate = &OfaViewTabPage::Create; break; in CreateGeneralTabPage()
348 case OFA_TP_MISC: fnCreate = &OfaMiscTabPage::Create; break; in CreateGeneralTabPage()
349 case OFA_TP_MEMORY: fnCreate = &OfaMemoryOptionsPage::Create; break; in CreateGeneralTabPage()
352 case RID_SVXPAGE_INET_PROXY: fnCreate = &SvxProxyTabPage::Create; break; in CreateGeneralTabPage()
[all …]
/aoo41x/main/rsc/source/res/
H A Drscarray.cxx156 static RscInstNode * Create( RscInstNode * pNode ) in Create() function
164 pRetNode->aInst = pNode->aInst.pClass->Create( NULL, pNode->aInst ); in Create()
165 if( (pTmpNode = Create( pNode->Left() )) != NULL ) in Create()
167 if( (pTmpNode = Create( pNode->Right() )) != NULL ) in Create()
174 RSCINST RscArray::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() function in RscArray
190 RscTop::Create( &aInst, rDflt, bOwnClass ); in Create()
200 pClassData->pNode = ::Create( pDfltClassData->pNode ); in Create()
283 pNode->aInst = pCreateClass->Create( NULL, rInst ); in GetValueEle()
285 pNode->aInst = GetSuperClass()->Create( NULL, rInst ); in GetValueEle()
/aoo41x/main/sw/source/core/undo/
H A DSwUndoFmt.cxx79 SwFmt * pFmt = Create(pDerivedFrom); in RedoImpl()
126 SwFmt * pFmt = Create(pDerivedFrom); in UndoImpl()
208 SwFmt * SwUndoTxtFmtCollCreate::Create(SwFmt * pDerivedFrom) in Create() function in SwUndoTxtFmtCollCreate
229 SwFmt * SwUndoTxtFmtCollDelete::Create(SwFmt * pDerivedFrom) in Create() function in SwUndoTxtFmtCollDelete
263 SwFmt * SwUndoCharFmtCreate::Create(SwFmt * pDerivedFrom) in Create() function in SwUndoCharFmtCreate
283 SwFmt * SwUndoCharFmtDelete::Create(SwFmt * pDerivedFrom) in Create() function in SwUndoCharFmtDelete
318 SwFmt * SwUndoFrmFmtCreate::Create(SwFmt * pDerivedFrom) in Create() function in SwUndoFrmFmtCreate
338 SwFmt * SwUndoFrmFmtDelete::Create(SwFmt * pDerivedFrom) in Create() function in SwUndoFrmFmtDelete
/aoo41x/main/cui/source/tabpages/
H A Dtabarea.cxx91 AddTabPage( RID_SVXPAGE_AREA, SvxAreaTabPage::Create, 0 ); in SvxAreaTabDialog()
92 AddTabPage( RID_SVXPAGE_SHADOW, SvxShadowTabPage::Create, 0 ); in SvxAreaTabDialog()
93 AddTabPage( RID_SVXPAGE_TRANSPARENCE, SvxTransparenceTabPage::Create, 0); in SvxAreaTabDialog()
94 AddTabPage( RID_SVXPAGE_COLOR, SvxColorTabPage::Create, 0 ); in SvxAreaTabDialog()
95 AddTabPage( RID_SVXPAGE_GRADIENT, SvxGradientTabPage::Create, 0 ); in SvxAreaTabDialog()
96 AddTabPage( RID_SVXPAGE_HATCH, SvxHatchTabPage::Create, 0 ); in SvxAreaTabDialog()
97 AddTabPage( RID_SVXPAGE_BITMAP, SvxBitmapTabPage::Create, 0); in SvxAreaTabDialog()
/aoo41x/main/vcl/inc/os2/
H A Dsalbmp.h88 bool Create( HANDLE hBitmap, bool bDIB, bool bCopyHandle );
89 …virtual bool Create( const Size& rSize, USHORT nBitCount, const BitmapPalette& rPal…
90 virtual bool Create( const SalBitmap& rSalBmpImpl );
91 virtual bool Create( const SalBitmap& rSalBmpImpl, SalGraphics* pGraphics );
92 virtual bool Create( const SalBitmap& rSalBmpImpl, USHORT nNewBitCount );
/aoo41x/main/vcl/inc/aqua/
H A Dsalbmp.h74 bool Create( const Size& rSize, sal_uInt16 nBitCount, const BitmapPalette& rPal );
75 bool Create( const SalBitmap& rSalBmp );
76 bool Create( const SalBitmap& rSalBmp, SalGraphics* pGraphics );
77 bool Create( const SalBitmap& rSalBmp, sal_uInt16 nNewBitCount );
100 …bool Create( CGLayerRef xLayer, int nBitCount, int nX, int nY, int nWidth, int nHeight, bool bMi…

Completed in 161 milliseconds

12345678910>>...58