Home
last modified time | relevance | path

Searched refs:GetValue (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx376 (sal_uInt8) pBlue->GetValue ()); in AttrExec()
436 (sal_uInt8) pBlue->GetValue ()); in AttrExec()
491 …XDash aNewDash ((XDashStyle) pStyle->GetValue (), (short) pDots->GetValue (), pDotLen->GetValue (), in AttrExec()
492 (short) pDashes->GetValue (), pDashLen->GetValue (), pDistance->GetValue ()); in AttrExec()
579 pAngle->GetValue () * 10, (short) pCenterX->GetValue (), in AttrExec()
580 (short) pCenterY->GetValue (), (short) pBorder->GetValue (), in AttrExec()
581 (short) pStart->GetValue (), (short) pEnd->GetValue ()); in AttrExec()
640 XHatch aHatch (aBlack, (XHatchStyle) pStyle->GetValue (), pDistance->GetValue (), in AttrExec()
641 pAngle->GetValue () * 10); in AttrExec()
817 switch (rWhatKind.GetValue ()) in AttrState()
[all …]
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx343 const bool bShadow(((SdrShadowItem&)rSet.Get(SDRATTR_SHADOW)).GetValue()); in createNewSdrShadowAttribute()
376 (double)((SdrShadowXDistItem&)(rSet.Get(SDRATTR_SHADOWXDIST))).GetValue(), in createNewSdrShadowAttribute()
377 (double)((SdrShadowYDistItem&)(rSet.Get(SDRATTR_SHADOWYDIST))).GetValue()); in createNewSdrShadowAttribute()
482 ((const XFillBackgroundItem&)(rSet.Get(XATTR_FILLBACKGROUND))).GetValue()); in createNewSdrFillAttribute()
560 ((const XFormTextStyleItem&)rSet.Get(XATTR_FORMTXTSTYLE)).GetValue(), in createNewSdrTextAttribute()
569 ((const XFormTextHideFormItem&)rSet.Get(XATTR_FORMTXTHIDEFORM)).GetValue(), in createNewSdrTextAttribute()
679 (double)((const SfxMetricItem&)(rSet.Get(XATTR_FILLBMP_SIZEX))).GetValue(), in createNewSdrFillGraphicAttribute()
680 (double)((const SfxMetricItem&)(rSet.Get(XATTR_FILLBMP_SIZEY))).GetValue()); in createNewSdrFillGraphicAttribute()
695 ((const SfxBoolItem&) (rSet.Get(XATTR_FILLBMP_TILE))).GetValue(), in createNewSdrFillGraphicAttribute()
696 ((const SfxBoolItem&) (rSet.Get(XATTR_FILLBMP_STRETCH))).GetValue(), in createNewSdrFillGraphicAttribute()
[all …]
/trunk/main/svx/inc/svx/
H A Dscene3d.hxx124 …n ((const Svx3DFocalLengthItem&)GetObjectItemSet().Get(SDRATTR_3DSCENE_FOCAL_LENGTH)).GetValue(); } in GetFocalLength()
132 …n ((const Svx3DLightcolor1Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_1)).GetValue(); } in GetLightColor1()
154 …turn ((const Svx3DLightOnOff1Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_1)).GetValue(); } in GetLightOnOff1()
156 …turn ((const Svx3DLightOnOff2Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_2)).GetValue(); } in GetLightOnOff2()
158 …turn ((const Svx3DLightOnOff3Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_3)).GetValue(); } in GetLightOnOff3()
160 …turn ((const Svx3DLightOnOff4Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_4)).GetValue(); } in GetLightOnOff4()
162 …turn ((const Svx3DLightOnOff5Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_5)).GetValue(); } in GetLightOnOff5()
164 …turn ((const Svx3DLightOnOff6Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_6)).GetValue(); } in GetLightOnOff6()
166 …turn ((const Svx3DLightOnOff7Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_7)).GetValue(); } in GetLightOnOff7()
168 …turn ((const Svx3DLightOnOff8Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTON_8)).GetValue(); } in GetLightOnOff8()
[all …]
H A Dchrtitem.hxx183 SvxChartStyle GetValue() const in GetValue() function in SvxChartStyleItem
184 { return (SvxChartStyle)SfxEnumItem::GetValue(); } in GetValue()
201 SvxChartRegress GetValue() const in GetValue() function in SvxChartRegressItem
202 { return (SvxChartRegress)SfxEnumItem::GetValue(); } in GetValue()
221 SvxChartDataDescr GetValue() const in GetValue() function in SvxChartDataDescrItem
243 SvxChartTextOrder GetValue() const in GetValue() function in SvxChartTextOrderItem
262 SvxChartTextOrient GetValue() const in GetValue() function in SvxChartTextOrientItem
281 SvxChartKindError GetValue() const in GetValue() function in SvxChartKindErrorItem
302 SvxChartIndicate GetValue() const in GetValue() function in SvxChartIndicateItem
303 { return (SvxChartIndicate)SfxEnumItem::GetValue(); } in GetValue()
[all …]
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx303 bWordLine = ((const SvxWordLineModeItem*)pItem)->GetValue(); in GetFont()
311 bOutline = ((const SvxContourItem*)pItem)->GetValue(); in GetFont()
315 bShadow = ((const SvxShadowedItem*)pItem)->GetValue(); in GetFont()
327 aColor = ((const SvxColorItem*)pItem)->GetValue(); in GetFont()
339 rItemSet.Get( nWeightId )).GetValue(); in GetFont()
592 bOutline = ((const SvxContourItem*)pItem)->GetValue(); in FillToEditItemSet()
596 bShadow = ((const SvxShadowedItem*)pItem)->GetValue(); in FillToEditItemSet()
621 bHyphenate = ((const SfxBoolItem*)pItem)->GetValue(); in FillToEditItemSet()
687 if ( aColorItem.GetValue().GetColor() == COL_AUTO ) in FillToEditItemSet()
1281 ((SfxUInt32Item*)pFormItem)->GetValue(), in GetNumberFormat()
[all …]
/trunk/main/solenv/bin/
H A Dpatch_tool.pl531 $target_file_row->GetValue("FileName"),
532 $target_file_row->GetValue("File"));
854 …if ($source_component_row->GetValue("ComponentId") ne $target_component_row->GetValue("ComponentId…
858 $source_component_row->GetValue("ComponentId"),
859 $target_component_row->GetValue("ComponentId"),
860 $target_component_row->GetValue("Component"),
912 if ($source_file_row->GetValue('Sequence') ne $target_file_row->GetValue('Sequence'))
931 $item->[1]->GetValue("Sequence"),
932 $item->[2]->GetValue("Sequence"));
962 my $sequence_number = $row->GetValue("Sequence");
[all …]
/trunk/main/cui/source/tabpages/
H A Dtpgradnt.cxx277 (sal_uInt16) aMtrCenterX.GetValue(), in CheckChanges_Impl()
278 (sal_uInt16) aMtrCenterY.GetValue(), in CheckChanges_Impl()
279 (sal_uInt16) aMtrBorder.GetValue(), in CheckChanges_Impl()
364 (sal_uInt16) aMtrCenterX.GetValue(), in FillItemSet()
365 (sal_uInt16) aMtrCenterY.GetValue(), in FillItemSet()
366 (sal_uInt16) aMtrBorder.GetValue(), in FillItemSet()
367 (sal_uInt16) aMtrColorFrom.GetValue(), in FillItemSet()
368 (sal_uInt16) aMtrColorTo.GetValue() ); in FillItemSet()
419 (sal_uInt16) aMtrCenterX.GetValue(), in IMPL_LINK()
420 (sal_uInt16) aMtrCenterY.GetValue(), in IMPL_LINK()
[all …]
H A Dchardlg.cxx324 sal_Bool bOutline = rItem.GetValue(); in ActivatePage()
335 sal_Bool bShadow = rItem.GetValue(); in ActivatePage()
393 Color aCol( rItem.GetValue() ); in ActivatePage()
1289 if ( rItem.GetValue() == aWeightItem.GetValue() ) in FillItemSet_Impl()
1304 ( (SvxWeightItem*)pItem )->GetValue() != aWeightItem.GetValue() ) in FillItemSet_Impl()
1338 if ( rItem.GetValue() == aPostureItem.GetValue() ) in FillItemSet_Impl()
1353 ( (SvxPostureItem*)pItem )->GetValue() != aPostureItem.GetValue() ) in FillItemSet_Impl()
1490 Color aColor = rItem.GetValue(); in ResetColor_Impl()
1980 Color aColor = rItem.GetValue(); in ResetColor_Impl()
3936 if ( rItem.GetValue() ) in Reset()
[all …]
H A Dtparea.cxx168 (sal_uInt16)aMtrTrgrCenterX.GetValue(), in IMPL_LINK()
169 (sal_uInt16)aMtrTrgrCenterY.GetValue(), in IMPL_LINK()
170 (sal_uInt16)aMtrTrgrBorder.GetValue(), in IMPL_LINK()
516 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()
615 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
617 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
852 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()
854 SetPos(pPosItem->GetValue()); in ActivatePage()
2774 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
2776 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
[all …]
H A Dpage.cxx624 Paper eSize = (Paper)aPaperAry.GetValue(i); in Reset()
719 SID_SWREGISTER_MODE)).GetValue()); in Reset()
1198 aLeftMarginEdit.GetValue( FUNIT_TWIP ) ); in SwapFirstValues_Impl()
1202 aTopMarginEdit.GetValue( FUNIT_TWIP ) ); in SwapFirstValues_Impl()
1287 if(rOn.GetValue()) in ResetBackground_Impl()
1330 if(rOn.GetValue()) in ResetBackground_Impl()
1419 if ( rHeaderOn.GetValue() ) in InitHeadFoot_Impl()
1481 if ( rFooterOn.GetValue() ) in InitHeadFoot_Impl()
1810 nValue = aRightMarginEdit.GetValue(); in CheckMarginEdits()
1813 nValue = aTopMarginEdit.GetValue(); in CheckMarginEdits()
[all …]
H A Dparagrph.cxx301 (sal_uInt16)aTopDist.GetValue() ); in FillItemSet()
347 (sal_uInt16)aLeftIndent.GetValue() ); in FillItemSet()
411 sal_Bool bSet = pRegItem->GetValue(); in FillItemSet()
921 aLineDistAtPercentBox.GetValue() ) ); in UpdateExample_Impl()
995 SetPageWidth(pPageWidthItem->GetValue()); in PageCreated()
1410 if(pBoolItem->GetValue()) in PageCreated()
1463 if ( !pOld || ( (const SfxUInt16Item*)pOld )->GetValue() != aPageNum.GetValue() ) in FillItemSet()
1685 String aStr( rModel.GetValue() ); in Reset()
1811 if ( rKeep.GetValue() ) in Reset()
1830 if ( !rSplit.GetValue() ) in Reset()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx713 if(GetValue().IsValid()) in GetPresentation()
896 sal_Int32 nValue(GetValue()); in GetPresentation()
996 if (GetValue()!=0) { in ScaleMetrics()
997 BigInt aVal(GetValue()); in ScaleMetrics()
1009 long nValue=GetValue(); in GetPresentation()
1388 return GetValue()>0; in HasMetrics()
1393 if (GetValue()>0) { in ScaleMetrics()
1394 BigInt aVal(GetValue()); in ScaleMetrics()
1407 sal_Int32 nValue(GetValue()); in GetPresentation()
1553 if ( ((SdrCustomShapeAdjustmentItem&)rCmp).GetValue( i ).nValue != GetValue( i ).nValue ) in operator ==()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx207 != aLinesPerPageNF.GetValue()|| in FillItemSet()
208 aTextSizeMF.GetSavedValue().ToInt32() != aTextSizeMF.GetValue()|| in FillItemSet()
210 != aCharsPerLineNF.GetValue()|| in FillItemSet()
212 aRubySizeMF.GetSavedValue().ToInt32() != aRubySizeMF.GetValue()|| in FillItemSet()
213 aCharWidthMF.GetSavedValue().ToInt32() != aCharWidthMF.GetValue()|| in FillItemSet()
299 aTextSizeMF.Denormalize(aTextSizeMF.GetValue(FUNIT_TWIP))) ); in PutGridItem()
318 m_bVertical = rDirItem.GetValue() == FRMDIR_VERT_TOP_RIGHT|| in UpdatePageSize()
319 rDirItem.GetValue() == FRMDIR_VERT_TOP_LEFT; in UpdatePageSize()
400 ( aTextSizeMF.Denormalize(aTextSizeMF.GetValue(FUNIT_TWIP)) + in IMPL_LINK()
401 aRubySizeMF.Denormalize(aRubySizeMF.GetValue(FUNIT_TWIP)))); in IMPL_LINK()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx188 pFmtFied->SetDefaultValue( pFmtFied->GetValue() ); in IMPL_LINK()
495 aCbxAutoMin.Check(((const SfxBoolItem*)pPoolItem)->GetValue()); in Reset()
499 fMin = ((const SvxDoubleItem*)pPoolItem)->GetValue(); in Reset()
508 fMax = ((const SvxDoubleItem*)pPoolItem)->GetValue(); in Reset()
517 fStepMain = ((const SvxDoubleItem*)pPoolItem)->GetValue(); in Reset()
529 nStepHelp = ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
536 fOrigin = ((const SvxDoubleItem*)pPoolItem)->GetValue(); in Reset()
586 fMax = aFmtFldMax.GetValue(); in DeactivatePage()
587 fMin = aFmtFldMin.GetValue(); in DeactivatePage()
588 fOrigin = aFmtFldOrigin.GetValue(); in DeactivatePage()
[all …]
H A Dtp_3D_SceneIllumination.cxx420 … Svx3DLightcolor1Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTCOLOR_1)).GetValue().GetColor(); in IMPL_LINK()
421 …bled = ((const Svx3DLightOnOff1Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_1)).GetValue(); in IMPL_LINK()
425 … Svx3DLightcolor2Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTCOLOR_2)).GetValue().GetColor(); in IMPL_LINK()
426 …bled = ((const Svx3DLightOnOff2Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_2)).GetValue(); in IMPL_LINK()
430 … Svx3DLightcolor3Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTCOLOR_3)).GetValue().GetColor(); in IMPL_LINK()
431 …bled = ((const Svx3DLightOnOff3Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_3)).GetValue(); in IMPL_LINK()
436 …bled = ((const Svx3DLightOnOff4Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_4)).GetValue(); in IMPL_LINK()
441 …bled = ((const Svx3DLightOnOff5Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_5)).GetValue(); in IMPL_LINK()
446 …bled = ((const Svx3DLightOnOff6Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_6)).GetValue(); in IMPL_LINK()
451 …bled = ((const Svx3DLightOnOff7Item&)a3DLightAttributes.Get(SDRATTR_3DSCENE_LIGHTON_7)).GetValue(); in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx306 ((const SfxBoolItem*)pItem)->GetValue() ); in Execute()
313 ((const SfxBoolItem*)pItem)->GetValue() ); in Execute()
444 ((SfxInt16Item*)pItem)->GetValue() )); in ExecAttr()
449 ((SfxInt16Item*)pItem)->GetValue() )); in ExecAttr()
454 ((SfxInt16Item*)pItem)->GetValue() )); in ExecAttr()
459 ((SfxInt16Item*)pItem)->GetValue() )); in ExecAttr()
464 ((SfxInt16Item*)pItem)->GetValue() )); in ExecAttr()
469 double fVal = ((SfxUInt32Item*)pItem)->GetValue(); in ExecAttr()
481 ((SfxBoolItem*)pItem)->GetValue() )); in ExecAttr()
487 ((SfxUInt16Item*)pItem)->GetValue() )); in ExecAttr()
[all …]
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx548 ( (const SfxBoolItem *)pItem)->GetValue() ? 0 : TOOLBOX_STYLE_FLAT; in SetOptions_Impl()
555 sal_Bool bBigSize = ( (const SfxBoolItem*)pItem )->GetValue(); in SetOptions_Impl()
573 aSaveOptions.SetBackup( ( (const SfxBoolItem*)pItem )->GetValue() ); in SetOptions_Impl()
604 aSaveOptions.SetAutoSave( ( (const SfxBoolItem*)pItem )->GetValue() ); in SetOptions_Impl()
625 aSaveOptions.SetDocInfoSave(((const SfxBoolItem *)pItem)->GetValue()); in SetOptions_Impl()
639 aSaveOptions.SetSaveDocView(((const SfxBoolItem *)pItem)->GetValue()); in SetOptions_Impl()
660 aHelpOptions.SetHelpTips(((const SfxBoolItem *)pItem)->GetValue()); in SetOptions_Impl()
688 sal_Bool bReset = ((const SfxBoolItem *)pItem)->GetValue(); in SetOptions_Impl()
704 aSaveOptions.SetSaveRelINet(((const SfxBoolItem *)pItem)->GetValue()); in SetOptions_Impl()
718 sal_uInt16 nUndoCount = ((const SfxUInt16Item*)pItem)->GetValue(); in SetOptions_Impl()
[all …]
/trunk/main/editeng/source/items/
H A Dtextitem.cxx1759 if ( GetValue() ) in GetPresentation()
1820 if ( GetValue() ) in GetPresentation()
1882 if ( GetValue() ) in GetPresentation()
1943 if ( GetValue() ) in GetPresentation()
2171 << GetValue(); in Store()
2271 if ( GetValue() > 0 ) in GetPresentation()
2387 switch( GetValue() ) in QueryValue()
2954 if ( GetValue() ) in GetPresentation()
3217 if( !GetValue() ) in GetPresentation()
3309 if( !GetValue() ) in GetPresentation()
[all …]
/trunk/main/sw/source/core/graphic/
H A Dgrfatr.cxx99 bVal = lcl_IsHoriOnEvenPages(GetValue(), IsGrfToggle()); in QueryValue()
102 bVal = lcl_IsHoriOnOddPages(GetValue()); in QueryValue()
105 bVal = GetValue() == RES_MIRROR_GRAPH_HOR || in QueryValue()
106 GetValue() == RES_MIRROR_GRAPH_BOTH; in QueryValue()
130 lcl_IsHoriOnOddPages(GetValue()) : bVal; in PutValue()
144 if ( GetValue() == RES_MIRROR_GRAPH_VERT ) in PutValue()
151 if ( GetValue() == RES_MIRROR_GRAPH_BOTH ) in PutValue()
186 return new SwRotationGrf( GetValue(), aUnrotatedSize ); in Clone()
201 rVal <<= (sal_Int16)GetValue(); in QueryValue()
266 nValue == ((SwGammaGrf&)rCmp).GetValue(); in operator ==()
[all …]
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx199 aFlags = ((const SfxStringItem*)pItem)->GetValue(); in ExecuteEdit()
271 aFlags = ((const SfxStringItem*)pItem)->GetValue(); in ExecuteEdit()
356 aFlags = ((const SfxStringItem*)pItem)->GetValue(); in ExecuteEdit()
1690 if ( pOkItem->GetValue() ) // OK in ExecuteEdit()
1696 aFormula += pSItem->GetValue(); in ExecuteEdit()
1761 bAll = ((const SfxBoolItem*)pItem)->GetValue(); in ExecuteEdit()
1853 …pTabViewShell->ReplaceNote( aPos, rTextItem.GetValue(), &rAuthorItem.GetValue(), &rDateItem.GetVal… in ExecuteEdit()
1905 aChars = pStringItem->GetValue(); in ExecuteEdit()
1910 aFontName = pFontItem->GetValue(); in ExecuteEdit()
2039 aFile = pFile->GetValue(); in ExecuteEdit()
[all …]
H A Dtabvwsh3.cxx143 aInsertPos = ((const SfxPointItem*)pItem)->GetValue(); in Execute()
151 bAsLink = ((const SfxBoolItem*)pItem)->GetValue(); in Execute()
251 aAddress = ((const SfxStringItem*)pItem)->GetValue(); in Execute()
254 aAddress = ((const SfxStringItem*)pItem)->GetValue(); in Execute()
262 bUnmark = ((const SfxBoolItem*)pItem)->GetValue(); in Execute()
468 Get(nSlot)).GetValue() ); in Execute()
584 bSet = ((const SfxBoolItem*)pItem)->GetValue(); in Execute()
597 bSet = ((const SfxBoolItem*)pItem)->GetValue(); in Execute()
634 bSet = ((const SfxBoolItem*)pItem)->GetValue(); in Execute()
661 nZoom = rZoomItem.GetValue(); in Execute()
[all …]
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx117 const sal_uInt32 nLineWidth = ((const XLineWidthItem&)(rSet.Get(XATTR_LINEWIDTH))).GetValue(); in impGetLineAttribute()
130 const XLineStyle eLineStyle = ((XLineStyleItem&)(rSet.Get(XATTR_LINESTYLE))).GetValue(); in impGetStrokeAttribute()
183 mnFormTextDistance(((const XFormTextDistanceItem&)rSet.Get(XATTR_FORMTXTDISTANCE)).GetValue()), in ImpSdrFormTextAttribute()
184 mnFormTextStart(((const XFormTextStartItem&)rSet.Get(XATTR_FORMTXTSTART)).GetValue()), in ImpSdrFormTextAttribute()
185 … mnFormTextShdwXVal(((const XFormTextShadowXValItem&)rSet.Get(XATTR_FORMTXTSHDWXVAL)).GetValue()), in ImpSdrFormTextAttribute()
186 … mnFormTextShdwYVal(((const XFormTextShadowYValItem&)rSet.Get(XATTR_FORMTXTSHDWYVAL)).GetValue()), in ImpSdrFormTextAttribute()
188 meFormTextStyle(((const XFormTextStyleItem&)rSet.Get(XATTR_FORMTXTSTYLE)).GetValue()), in ImpSdrFormTextAttribute()
189 meFormTextAdjust(((const XFormTextAdjustItem&)rSet.Get(XATTR_FORMTXTADJUST)).GetValue()), in ImpSdrFormTextAttribute()
190 meFormTextShadow(((const XFormTextShadowItem&)rSet.Get(XATTR_FORMTXTSHADOW)).GetValue()), in ImpSdrFormTextAttribute()
194 mbFormTextMirror(((const XFormTextMirrorItem&)rSet.Get(XATTR_FORMTXTMIRROR)).GetValue()), in ImpSdrFormTextAttribute()
[all …]
/trunk/main/sw/source/core/text/
H A Datrstck.cxx250 *pColor = ((SvxColorItem*)pItem)->GetValue(); in lcl_ChgHyperLinkColor()
666 bTwoLineAct = ((SvxTwoLinesItem*)pTwoLineItem)->GetValue(); in ActivateTop()
712 rFnt.SetColor( ((SvxColorItem&)rItem).GetValue() ); in FontChg()
715 rFnt.SetOutline( ((SvxContourItem&)rItem).GetValue() ); in FontChg()
735 rFnt.SetFixKerning( ((SvxKerningItem&)rItem).GetValue() ); in FontChg()
744 rFnt.SetShadow( ((SvxShadowedItem&)rItem).GetValue() ); in FontChg()
774 if( ((SvxAutoKernItem&)rItem).GetValue() ) in FontChg()
785 rFnt.SetBlink( ((SvxBlinkItem&)rItem).GetValue() ); in FontChg()
842 if ( ((SvxCharHiddenItem&)rItem).GetValue() ) in FontChg()
875 rFnt.SetVertical( ((SvxCharRotateItem&)rItem).GetValue(), in FontChg()
[all …]
/trunk/main/svx/source/sdr/primitive3d/
H A Dsdrattributecreator3d.cxx45 …nt16 nNormalsValue(((const Svx3DNormalsKindItem&)rSet.Get(SDRATTR_3DOBJ_NORMALS_KIND)).GetValue()); in createNewSdr3DObjectAttribute()
57 …bInvertNormals(((const Svx3DNormalsInvertItem&)rSet.Get(SDRATTR_3DOBJ_NORMALS_INVERT)).GetValue()); in createNewSdr3DObjectAttribute()
61 …ureValueX(((const Svx3DTextureProjectionXItem&)rSet.Get(SDRATTR_3DOBJ_TEXTURE_PROJ_X)).GetValue()); in createNewSdr3DObjectAttribute()
74 …ureValueY(((const Svx3DTextureProjectionYItem&)rSet.Get(SDRATTR_3DOBJ_TEXTURE_PROJ_Y)).GetValue()); in createNewSdr3DObjectAttribute()
86 … bool bDoubleSided(((const Svx3DDoubleSidedItem&)rSet.Get(SDRATTR_3DOBJ_DOUBLE_SIDED)).GetValue()); in createNewSdr3DObjectAttribute()
89 const bool bShadow3D(((const Svx3DShadow3DItem&)rSet.Get(SDRATTR_3DOBJ_SHADOW_3D)).GetValue()); in createNewSdr3DObjectAttribute()
92 …bTextureFilter(((const Svx3DTextureFilterItem&)rSet.Get(SDRATTR_3DOBJ_TEXTURE_FILTER)).GetValue()); in createNewSdr3DObjectAttribute()
97 …Int16 nTextureKind(((const Svx3DTextureKindItem&)rSet.Get(SDRATTR_3DOBJ_TEXTURE_KIND)).GetValue()); in createNewSdr3DObjectAttribute()
111 …Int16 nTextureMode(((const Svx3DTextureModeItem&)rSet.Get(SDRATTR_3DOBJ_TEXTURE_MODE)).GetValue()); in createNewSdr3DObjectAttribute()
126 …r(((const Svx3DMaterialSpecularItem&)rSet.Get(SDRATTR_3DOBJ_MAT_SPECULAR)).GetValue().getBColor()); in createNewSdr3DObjectAttribute()
[all …]
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx712 if(nValue != (sal_uInt32 )aNumHorizontal.GetValue()) in Update()
739 if( nValue != (sal_uInt32) aNumVertical.GetValue() ) in Update()
776 aMtrDepth.SetValue( aMtrDepth.GetValue() ); in Update()
817 if( nValue != aMtrPercentDiagonal.GetValue() ) in Update()
842 if( nValue != aMtrBackscale.GetValue() ) in Update()
867 if( nValue != aMtrEndAngle.GetValue() ) in Update()
1006 if( nValue != aMtrSlant.GetValue() ) in Update()
1694 if( nValue != aMtrMatSpecularIntensity.GetValue() ) in Update()
1888 sal_uInt16 nValue = (sal_uInt16)aMtrBackscale.GetValue(); in GetAttr()
1897 sal_uInt16 nValue = (sal_uInt16)aMtrEndAngle.GetValue(); in GetAttr()
[all …]

Completed in 248 milliseconds

12345678910>>...43