Home
last modified time | relevance | path

Searched refs:SfxInt32Item (Results 1 – 25 of 101) sorted by relevance

12345

/trunk/main/chart2/source/view/main/
H A DChartItemPool.cxx74 …ppPoolDefaults[SCHATTR_TEXT_DEGREES - SCHATTR_START] = new SfxInt32Item(SCHATTR_TEXT_DEGREES, 0… in ChartItemPool()
91 …ppPoolDefaults[SCHATTR_STYLE_BASETYPE - SCHATTR_START] = new SfxInt32Item(SCHATTR_STYLE_BASETYPE, … in ChartItemPool()
96 …ppPoolDefaults[SCHATTR_STYLE_SYMBOL - SCHATTR_START] = new SfxInt32Item (SCHATTR_STYLE_SYMBOL, 0… in ChartItemPool()
97 ppPoolDefaults[SCHATTR_STYLE_SHAPE - SCHATTR_START] = new SfxInt32Item (SCHATTR_STYLE_SHAPE, 0); in ChartItemPool()
99 …ppPoolDefaults[SCHATTR_AXIS - SCHATTR_START] = new SfxInt32Item(SCHATTR_AXIS,2); //2 = Y-Achse… in ChartItemPool()
112 …ppPoolDefaults[SCHATTR_AXIS_STEP_HELP - SCHATTR_START] = new SfxInt32Item(SCHATTR_AXIS_STEP_HELP,… in ChartItemPool()
123 …ppPoolDefaults[SCHATTR_AXIS_TICKS - SCHATTR_START] = new SfxInt32Item(SCHATTR_AXIS_TICKS,CHAXIS_… in ChartItemPool()
124 …ppPoolDefaults[SCHATTR_AXIS_HELPTICKS - SCHATTR_START] = new SfxInt32Item(SCHATTR_AXIS_HELPTICKS,… in ChartItemPool()
125 …ppPoolDefaults[SCHATTR_AXIS_POSITION - SCHATTR_START] = new SfxInt32Item(SCHATTR_AXIS_POSIT… in ChartItemPool()
144 ppPoolDefaults[SCHATTR_BAR_OVERLAP - SCHATTR_START] = new SfxInt32Item(SCHATTR_BAR_OVERLAP,0); in ChartItemPool()
[all …]
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx245 rOutItemSet.Put( SfxInt32Item( nWhichId, aTimeInterval.TimeUnit ) ); in FillSpecialItem()
294 rOutItemSet.Put( SfxInt32Item( nWhichId, aTimeInterval.Number )); in FillSpecialItem()
303 rOutItemSet.Put( SfxInt32Item( nWhichId, in FillSpecialItem()
311 rOutItemSet.Put( SfxInt32Item( nWhichId, in FillSpecialItem()
328 rOutItemSet.Put( SfxInt32Item( nWhichId, nTimeResolution ) ); in FillSpecialItem()
356 rOutItemSet.Put( SfxInt32Item( nWhichId, eAxisPos ) ); in FillSpecialItem()
389 rOutItemSet.Put( SfxInt32Item( nWhichId, ePos ) ); in FillSpecialItem()
397 rOutItemSet.Put( SfxInt32Item( nWhichId, ePos ) ); in FillSpecialItem()
408 rOutItemSet.Put( SfxInt32Item( nWhichId, static_cast< sal_Int32 >( in FillSpecialItem()
438 rOutItemSet.Put( SfxInt32Item( nWhichId, rScale.AxisType )); in FillSpecialItem()
[all …]
H A DSeriesOptionsItemConverter.cxx204 sal_Int32 nItemValue = static_cast< const SfxInt32Item & >( in ApplySpecialItem()
225 … rBarPosition = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
303 … m_nStartingAngle = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
336 … sal_Int32 nNew = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
379 rOutItemSet.Put( SfxInt32Item(nWhichId,nItemValue ) ); in FillSpecialItem()
385 rOutItemSet.Put( SfxInt32Item(nWhichId,m_nBarOverlap) ); in FillSpecialItem()
391 rOutItemSet.Put( SfxInt32Item(nWhichId,m_nGapWidth) ); in FillSpecialItem()
409 rOutItemSet.Put( SfxInt32Item(nWhichId, m_nAllSeriesAxisIndex)); in FillSpecialItem()
415 rOutItemSet.Put( SfxInt32Item(nWhichId,m_nStartingAngle)); in FillSpecialItem()
426 rOutItemSet.Put( SfxInt32Item( nWhichId, m_nMissingValueTreatment )); in FillSpecialItem()
H A DDataPointItemConverter.cxx404 … sal_Int32 nNew = static_cast< const SfxInt32Item & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem()
437 static_cast< const SfxInt32Item & >( in ApplySpecialItem()
524 static_cast< const SfxInt32Item & >( in ApplySpecialItem()
627 rOutItemSet.Put( SfxInt32Item( nWhichId, nPlacement )); in FillSpecialItem()
629 rOutItemSet.Put( SfxInt32Item( nWhichId, m_aAvailableLabelPlacements[0] )); in FillSpecialItem()
657 rOutItemSet.Put( SfxInt32Item( nWhichId, lcl_getSymbolStyleForSymbol( aSymbol ) )); in FillSpecialItem()
687 rOutItemSet.Put( SfxInt32Item( nWhichId, static_cast< sal_Int32 >( in FillSpecialItem()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_SeriesToAxis.cxx98 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS,CHART_AXIS_SECONDARY_Y)); in FillItemSet()
100 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS,CHART_AXIS_PRIMARY_Y)); in FillItemSet()
103 rOutAttrs.Put(SfxInt32Item(SCHATTR_BAR_GAPWIDTH,static_cast< sal_Int32 >( aMTGap.GetValue()))); in FillItemSet()
106 rOutAttrs.Put(SfxInt32Item(SCHATTR_BAR_OVERLAP,static_cast< sal_Int32 >( aMTOverlap.GetValue()))); in FillItemSet()
119 …rOutAttrs.Put(SfxInt32Item(SCHATTR_MISSING_VALUE_TREATMENT,::com::sun::star::chart::MissingValueTr… in FillItemSet()
121 …rOutAttrs.Put(SfxInt32Item(SCHATTR_MISSING_VALUE_TREATMENT,::com::sun::star::chart::MissingValueTr… in FillItemSet()
137 long nVal=((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
148 nTmp = (long)((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
154 nTmp = (long)((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
166 m_nAllSeriesAxisIndex = static_cast< const SfxInt32Item * >( pPoolItem )->GetValue(); in Reset()
[all …]
H A Dtp_AxisPositions.cxx236 rOutAttrs.Put( SfxInt32Item( SCHATTR_AXIS_POSITION, nPos+1 )); in FillItemSet()
248 rOutAttrs.Put( SfxInt32Item( SCHATTR_AXIS_LABEL_POSITION, nLabelPos )); in FillItemSet()
263 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_TICKS,nTicks)); in FillItemSet()
264 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_HELPTICKS,nMinorTicks)); in FillItemSet()
268 rOutAttrs.Put( SfxInt32Item( SCHATTR_AXIS_MARK_POSITION, nMarkPos )); in FillItemSet()
305 sal_uInt16 nPos = (sal_uInt16)static_cast< const SfxInt32Item * >( pPoolItem )->GetValue(); in Reset()
344 sal_uInt16 nPos = (sal_uInt16)static_cast< const SfxInt32Item * >( pPoolItem )->GetValue(); in Reset()
355 nTicks=((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
357 nMinorTicks=((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
367 sal_uInt16 nPos = (sal_uInt16)static_cast< const SfxInt32Item * >( pPoolItem )->GetValue(); in Reset()
[all …]
H A Dtp_Scale.cxx419 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXISTYPE, m_nAxisType)); in FillItemSet()
435 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_STEP_HELP, nStepHelp)); in FillItemSet()
442 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_TIME_RESOLUTION,m_nTimeResolution)); in FillItemSet()
444 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_MAIN_TIME_UNIT,m_nMainTimeUnit)); in FillItemSet()
445 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_HELP_TIME_UNIT,m_nHelpTimeUnit)); in FillItemSet()
461 m_nAxisType = (int) ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
529 nStepHelp = ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
544 m_nTimeResolution = ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
550 m_nMainTimeUnit = ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
555 m_nHelpTimeUnit = ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
[all …]
H A Dres_DataLabel.cxx350 rOutAttrs.Put( SfxInt32Item( SCHATTR_DATADESCR_PLACEMENT, nValue ) ); in FillItemSet()
354 … rOutAttrs.Put( SfxInt32Item( EE_PARA_WRITINGDIR, m_aLB_TextDirection.GetSelectEntryValue() ) ); in FillItemSet()
359 rOutAttrs.Put(SfxInt32Item( SCHATTR_TEXT_DEGREES, nDegrees ) ); in FillItemSet()
386 sal_Int32 nPlacement = ((const SfxInt32Item*)pPoolItem)->GetValue(); in Reset()
404 sal_Int32 nDegrees = static_cast< const SfxInt32Item * >( pPoolItem )->GetValue(); in Reset()
H A Dtp_TitleRotation.cxx94 rOutAttrs.Put( SfxInt32Item( SCHATTR_TEXT_DEGREES, nDegrees ) ); in FillItemSet()
97 rOutAttrs.Put( SfxInt32Item( EE_PARA_WRITINGDIR, aDirection ) ); in FillItemSet()
106 sal_Int32 nDegrees = pItem ? ((const SfxInt32Item*)pItem)->GetValue() : 0; in Reset()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx711 SfxInt32Item aAngleItem( SID_ATTR_TRANSFORM_ANGLE,(sal_uInt32) nTmp); in IMPL_LINK()
729 SfxInt32Item aAngleItem( SID_ATTR_TRANSFORM_ANGLE,(sal_uInt32) nTmp); in IMPL_LINK()
847 const SfxInt32Item* pItem = dynamic_cast< const SfxInt32Item* >(pState); in NotifyItemUpdate()
865 const SfxInt32Item* pItem = dynamic_cast< const SfxInt32Item* >(pState); in NotifyItemUpdate()
883 const SfxInt32Item* pItem = dynamic_cast< const SfxInt32Item* >(pState); in NotifyItemUpdate()
896 const SfxInt32Item* pItem = dynamic_cast< const SfxInt32Item* >(pState); in NotifyItemUpdate()
965 const SfxInt32Item* pItem = dynamic_cast< const SfxInt32Item* >(pState); in NotifyItemUpdate()
1173 SfxInt32Item aPosXItem( SID_ATTR_TRANSFORM_POS_X,(sal_uInt32) lX); in executePosX()
1174 SfxInt32Item aPosYItem( SID_ATTR_TRANSFORM_POS_Y,(sal_uInt32) lY); in executePosX()
1201 SfxInt32Item aPosXItem( SID_ATTR_TRANSFORM_POS_X,(sal_uInt32) lX); in executePosY()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx171 nMoveX = ( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()
176 nMoveY = ( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()
180 maMtrFldAngle.SetValue( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()
186 nWidth = ( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()
191 nHeight = ( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()
251 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_MOVE_X, nMoveX ) ); in GetAttr()
252 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_MOVE_Y, nMoveY ) ); in GetAttr()
253 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_ANGLE, static_cast<sal_Int32>(maMtrFldAngle.GetValue()) ) ); in GetAttr()
254 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_WIDTH, nWidth ) ); in GetAttr()
255 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_HEIGHT, nHeight ) ); in GetAttr()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadmin.cxx372 *pCounter++ = new SfxInt32Item(DSID_CONN_PORTNUMBER, 8100); in createItemSet()
376 *pCounter++ = new SfxInt32Item(DSID_CONN_DATAINC, 20); in createItemSet()
377 *pCounter++ = new SfxInt32Item(DSID_CONN_CACHESIZE, 20); in createItemSet()
383 *pCounter++ = new SfxInt32Item(DSID_CONN_LDAP_PORTNUMBER, 389); in createItemSet()
384 *pCounter++ = new SfxInt32Item(DSID_CONN_LDAP_ROWCOUNT, 100); in createItemSet()
390 *pCounter++ = new SfxInt32Item(DSID_MYSQL_PORTNUMBER, 3306); in createItemSet()
392 *pCounter++ = new SfxInt32Item(DSID_BOOLEANCOMPARISON, 0); in createItemSet()
393 *pCounter++ = new SfxInt32Item(DSID_ORACLE_PORTNUMBER, 1521); in createItemSet()
409 *pCounter++ = new SfxInt32Item(DSID_MAX_ROW_SCAN, 100); in createItemSet()
H A DDbAdminImpl.cxx136 String lcl_createHostWithPort(const SfxStringItem* _pHostName,const SfxInt32Item* _pPortNumber) in lcl_createHostWithPort()
543 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pPortNumber, SfxInt32Item, DSID_MYSQL_PORTNUMBE… in getConnectionURL()
563 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pPortNumber, SfxInt32Item, DSID_ORACLE_PORTNUMB… in getConnectionURL()
587 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pPortNumber, SfxInt32Item, DSID_CONN_LDAP_PORTN… in getConnectionURL()
920 const SfxInt32Item* pInt32Item = PTR_CAST( SfxInt32Item, _pItem ); in implTranslateProperty()
1036 if ( implCheckItemType( _rSet, _nId, SfxInt32Item::StaticType() ) ) in implTranslateProperty()
1040 _rSet.Put( SfxInt32Item( _nId, nValue ) ); in implTranslateProperty()
1159 _rDest.Put(SfxInt32Item(nPortNumberId, nPortNumber)); in convertUrl()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1314 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_POS_X,aRect.Left())); in GetGeoAttrFromMarked()
1315 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_POS_Y,aRect.Top())); in GetGeoAttrFromMarked()
1326 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_RESIZE_REF_X,nResizeRefX)); in GetGeoAttrFromMarked()
1327 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_RESIZE_REF_Y,nResizeRefY)); in GetGeoAttrFromMarked()
1344 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_ROT_X,nRotateRefX)); in GetGeoAttrFromMarked()
1345 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_ROT_Y,nRotateRefY)); in GetGeoAttrFromMarked()
1355 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_SHEAR_X,nShearRefX)); in GetGeoAttrFromMarked()
1356 aRetSet.Put(SfxInt32Item(SID_ATTR_TRANSFORM_SHEAR_Y,nShearRefY)); in GetGeoAttrFromMarked()
1531 nPosDX=((const SfxInt32Item*)pPoolItem)->GetValue()-aRect.Left(); in SetGeoAttrToMarked()
1535 nPosDY=((const SfxInt32Item*)pPoolItem)->GetValue()-aRect.Top(); in SetGeoAttrToMarked()
[all …]
/trunk/main/svl/source/items/
H A Dintitem.cxx192 TYPEINIT1_AUTOFACTORY(SfxInt32Item, CntInt32Item);
213 TYPEINIT1_AUTOFACTORY(SfxMetricItem, SfxInt32Item);
217 SfxInt32Item(which, nValue) in SfxMetricItem()
224 SfxInt32Item(which, rStream) in SfxMetricItem()
231 SfxInt32Item(rItem) in SfxMetricItem()
/trunk/main/svl/inc/svl/
H A Dintitem.hxx130 class SVL_DLLPUBLIC SfxInt32Item: public CntInt32Item class
135 SfxInt32Item(sal_uInt16 which = 0, sal_Int32 nValue = 0): in SfxInt32Item() function in SfxInt32Item
138 SfxInt32Item(sal_uInt16 which, SvStream & rStream): in SfxInt32Item() function in SfxInt32Item
142 { return new SfxInt32Item(Which(), rStream); } in Create()
145 { return new SfxInt32Item(*this); } in Clone()
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx328 rSet.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_ROT_X), basegfx::fround(fTmpX))); in FillItemSet()
329 rSet.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_ROT_Y), basegfx::fround(fTmpY))); in FillItemSet()
368 aMtrAngle.SetValue(((const SfxInt32Item*)pItem)->GetValue()); in Reset()
579 rAttrs.Put( SfxInt32Item( SID_ATTR_TRANSFORM_SHEAR, nValue ) ); in FillItemSet()
591 rAttrs.Put(SfxInt32Item(SID_ATTR_TRANSFORM_SHEAR_X, aPt.X())); in FillItemSet()
592 rAttrs.Put(SfxInt32Item(SID_ATTR_TRANSFORM_SHEAR_Y, aPt.Y())); in FillItemSet()
646 aMtrAngle.SetValue( ( (const SfxInt32Item*)pItem )->GetValue() ); in Reset()
906 rOutAttrs.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_POS_X), basegfx::fround(fX))); in FillItemSet()
907 rOutAttrs.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_POS_Y), basegfx::fround(fY))); in FillItemSet()
1011 const double fTmp((((const SfxInt32Item*)pItem)->GetValue() - maAnchor.getX()) / fUIScale); in Reset()
[all …]
/trunk/main/svx/inc/svx/
H A Dsdangitm.hxx33 class SVX_DLLPUBLIC SdrAngleItem: public SfxInt32Item {
36 SdrAngleItem(): SfxInt32Item() {} in SdrAngleItem()
37 SdrAngleItem(sal_uInt16 nId, sal_Int32 nAngle=0): SfxInt32Item(nId,nAngle) {} in SdrAngleItem()
38 SdrAngleItem(sal_uInt16 nId, SvStream& rIn): SfxInt32Item(nId,rIn) {} in SdrAngleItem()
H A Dsdmetitm.hxx35 class SVX_DLLPUBLIC SdrMetricItem: public SfxInt32Item {
38 SdrMetricItem(): SfxInt32Item() {} in SdrMetricItem()
39 SdrMetricItem(sal_uInt16 nId, sal_Int32 nVal=0): SfxInt32Item(nId,nVal) {} in SdrMetricItem()
40 SdrMetricItem(sal_uInt16 nId, SvStream& rIn): SfxInt32Item(nId,rIn) {} in SdrMetricItem()
H A Dsxcecitm.hxx70 class SdrCaptionEscRelItem: public SfxInt32Item {
72 SdrCaptionEscRelItem(long nEscRel=5000): SfxInt32Item(SDRATTR_CAPTIONESCREL,nEscRel) {} in SdrCaptionEscRelItem()
73 SdrCaptionEscRelItem(SvStream& rIn) : SfxInt32Item(SDRATTR_CAPTIONESCREL,rIn) {} in SdrCaptionEscRelItem()
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx211 …sal_Int32 nSkew = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_EXTRUSION_DIRECTION))->GetValu… in impl_execute()
295 …sal_Int32 nProjection = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_EXTRUSION_PROJECTION))->… in impl_execute()
359 …sal_Int32 nSurface = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_EXTRUSION_SURFACE))->GetVal… in impl_execute()
413 …sal_Int32 nLevel = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_EXTRUSION_LIGHTING_INTENSITY)… in impl_execute()
473 …sal_Int32 nDirection = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_EXTRUSION_LIGHTING_DIRECT… in impl_execute()
792 rSet.Put( SfxInt32Item( SID_EXTRUSION_DIRECTION, (sal_Int32)fFinalSkewAngle ) ); in getExtrusionDirectionState()
848 rSet.Put( SfxInt32Item( SID_EXTRUSION_PROJECTION, nFinalProjection ) ); in getExtrusionProjectionState()
937 rSet.Put( SfxInt32Item( SID_EXTRUSION_SURFACE, nFinalSurface ) ); in getExtrusionSurfaceState()
1098 rSet.Put( SfxInt32Item( SID_EXTRUSION_LIGHTING_DIRECTION, (sal_Int32)nFinalDirection ) ); in getExtrusionLightingDirectionState()
1166 rSet.Put( SfxInt32Item( SID_EXTRUSION_LIGHTING_INTENSITY, nFinalLevel ) ); in getExtrusionLightingIntensityState()
H A Dfontworkbar.cxx95 rSet.Put( SfxInt32Item( SID_FONTWORK_ALIGNMENT, nAlignment ) ); in SetAlignmentState()
119 rSet.Put( SfxInt32Item( SID_FONTWORK_CHARACTER_SPACING, nCharacterSpacing ) ); in SetCharacterSpacingState()
296 …sal_Int32 nValue = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_FONTWORK_ALIGNMENT))->GetValu… in impl_execute()
322 …sal_Int32 nCharSpacing = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_FONTWORK_CHARACTER_SPAC… in impl_execute()
517 …sal_Int32 nCharSpacing = ((const SfxInt32Item*)rReq.GetArgs()->GetItem(SID_FONTWORK_CHARACTER_SPAC… in execute()
522 SfxInt32Item aItem( SID_FONTWORK_CHARACTER_SPACING, aDlg.getScale() ); in execute()
/trunk/main/sd/source/ui/func/
H A Dfucopy.cxx155 lSizeX = ( ( const SfxInt32Item* ) pPoolItem )->GetValue(); in DoExecute()
157 lSizeY = ( ( const SfxInt32Item* ) pPoolItem )->GetValue(); in DoExecute()
159 lAngle = ( ( const SfxInt32Item* )pPoolItem )->GetValue(); in DoExecute()
163 lWidth = ( ( const SfxInt32Item* ) pPoolItem )->GetValue(); in DoExecute()
165 lHeight = ( ( const SfxInt32Item* ) pPoolItem )->GetValue(); in DoExecute()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx303 if ( rSet.Put( SfxInt32Item( rPool.GetWhich( SID_HELPAGENT_TIMEOUT ), in GetOptions()
439 if ( rSet.Put( SfxInt32Item( rPool.GetWhich(SID_INET_HTTP_PROXY_PORT ), in GetOptions()
449 if ( rSet.Put( SfxInt32Item ( rPool.GetWhich(SID_INET_FTP_PROXY_PORT ), in GetOptions()
673 DBG_ASSERT(pItem->ISA(SfxInt32Item), "Int32Item expected"); in SetOptions_Impl()
674 aHelpOptions.SetHelpAgentTimeoutPeriod( ( (const SfxInt32Item*)pItem )->GetValue() ); in SetOptions_Impl()
782 DBG_ASSERT( pItem->ISA(SfxInt32Item), "Int32Item expected" ); in SetOptions_Impl()
783 aInetOptions.SetProxyHttpPort( ( (const SfxInt32Item*)pItem )->GetValue() ); in SetOptions_Impl()
796 DBG_ASSERT( pItem->ISA(SfxInt32Item), "Int32Item expected" ); in SetOptions_Impl()
797 aInetOptions.SetProxyFtpPort( ( (const SfxInt32Item*)pItem )->GetValue() ); in SetOptions_Impl()
/trunk/main/svx/sdi/
H A Dxoitems.sdi171 item INT32 XFormTextDistanceItem; // SfxInt32Item
172 item INT32 XFormTextStartItem; // SfxInt32Item
179 item INT32 XFormTextShadowXValItem; // SfxMetricItem/SfxInt32Item
180 item INT32 XFormTextShadowYValItem; // SfxMetricItem/SfxInt32Item

Completed in 130 milliseconds

12345