Home
last modified time | relevance | path

Searched refs:SfxInt16Item (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/svl/source/items/
H A Dintitem.cxx56 DBG_NAME(SfxInt16Item);
62 SfxInt16Item::SfxInt16Item(sal_uInt16 which, SvStream & rStream): in SfxInt16Item() function in SfxInt16Item
65 DBG_CTOR(SfxInt16Item, 0); in SfxInt16Item()
75 DBG_CHKTHIS(SfxInt16Item, 0); in operator ==()
85 DBG_CHKTHIS(SfxInt16Item, 0); in Compare()
102 DBG_CHKTHIS(SfxInt16Item, 0); in GetPresentation()
136 DBG_CHKTHIS(SfxInt16Item, 0); in Create()
144 DBG_CHKTHIS(SfxInt16Item, 0); in Store()
152 DBG_CHKTHIS(SfxInt16Item, 0); in Clone()
159 DBG_CHKTHIS(SfxInt16Item, 0); in GetMin()
[all …]
H A Dimageitm.cxx30 TYPEINIT1( SfxImageItem, SfxInt16Item );
44 : SfxInt16Item( which, nImage ) in SfxImageItem()
52 : SfxInt16Item( which, 0 ) in SfxImageItem()
61 : SfxInt16Item( rItem ) in SfxImageItem()
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx212 const SfxInt16Item aBrightItem( SID_ATTR_GRAF_LUMINANCE, nBright ); in IMPL_LINK()
232 const SfxInt16Item aTransItem( SID_ATTR_GRAF_TRANSPARENCE, nTrans ); in IMPL_LINK()
242 const SfxInt16Item aTransItem( SID_ATTR_GRAF_MODE, nTrans );
252 const SfxInt16Item aRedItem( SID_ATTR_GRAF_RED, nRed ); in IMPL_LINK()
262 const SfxInt16Item aGreenItem( SID_ATTR_GRAF_GREEN, nGreen ); in IMPL_LINK()
272 const SfxInt16Item aBlueItem( SID_ATTR_GRAF_BLUE, nBlue ); in IMPL_LINK()
348 const SfxInt16Item* pItem = dynamic_cast< const SfxInt16Item* >(pState); in NotifyItemUpdate()
372 const SfxInt16Item* pItem = dynamic_cast< const SfxInt16Item* >(pState); in NotifyItemUpdate()
444 const SfxInt16Item* pItem = dynamic_cast< const SfxInt16Item* >(pState); in NotifyItemUpdate()
468 const SfxInt16Item* pItem = dynamic_cast< const SfxInt16Item* >(pState); in NotifyItemUpdate()
[all …]
/trunk/main/svl/inc/svl/
H A Dintitem.hxx49 DBG_NAMEEX_VISIBILITY(SfxInt16Item, SVL_DLLPUBLIC)
51 class SVL_DLLPUBLIC SfxInt16Item: public SfxPoolItem class
58 SfxInt16Item(sal_uInt16 which = 0, sal_Int16 nTheValue = 0): in SfxInt16Item() function in SfxInt16Item
60 { DBG_CTOR(SfxInt16Item, 0); } in SfxInt16Item()
62 SfxInt16Item(sal_uInt16 nWhich, SvStream & rStream);
64 SfxInt16Item(const SfxInt16Item & rItem): in SfxInt16Item() function in SfxInt16Item
66 { DBG_CTOR(SfxInt16Item, 0); } in SfxInt16Item()
68 virtual ~SfxInt16Item() { DBG_DTOR(SfxInt16Item, 0); } in ~SfxInt16Item()
104 inline void SfxInt16Item::SetValue(sal_Int16 nTheValue) in SetValue()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx239 nValue = ( (SfxInt16Item*) pItem )->GetValue(); in Update()
710 SFX_IMPL_TOOLBOX_CONTROL( SvxGrafRedToolBoxControl, SfxInt16Item );
723 SFX_IMPL_TOOLBOX_CONTROL( SvxGrafGreenToolBoxControl, SfxInt16Item );
736 SFX_IMPL_TOOLBOX_CONTROL( SvxGrafBlueToolBoxControl, SfxInt16Item );
877 aSet.Put( SdrGrafRedItem( ((SfxInt16Item*)pItem)->GetValue() )); in ExecuteGrafAttr()
899 aSet.Put( SdrGrafBlueItem( ((SfxInt16Item*)pItem)->GetValue() )); in ExecuteGrafAttr()
1190 rSet.Put( SfxInt16Item( nSlotId, in GetGrafAttrState()
1207 rSet.Put( SfxInt16Item( nSlotId, in GetGrafAttrState()
1224 rSet.Put( SfxInt16Item( nSlotId, in GetGrafAttrState()
1241 rSet.Put( SfxInt16Item( nSlotId, in GetGrafAttrState()
[all …]
/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx165 aSet.Put(SfxInt16Item(FN_DRAW_WRAP_DLG, pSh->GetLayerId())); in Execute()
180 short nLayer = ((const SfxInt16Item*)pWrapItem)->GetValue(); in Execute()
259 aSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_ANCHOR, nAnchor)); in Execute()
270 … aSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_VERT_ORIENT, aVOrient.GetVertOrient())); in Execute()
275 … aSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_HORI_ORIENT, aHOrient.GetHoriOrient())); in Execute()
312 pSh->ChgAnchor(((const SfxInt16Item*)pAnchorItem) in Execute()
317 … aAnchor.SetType((RndStdIds)((const SfxInt16Item*)pAnchorItem)->GetValue()); in Execute()
333 … static_cast<const SfxInt16Item*>(pHoriOrient)->GetValue()); in Execute()
336 … static_cast<const SfxInt16Item*>(pHoriRelation)->GetValue()); in Execute()
354 static_cast<const SfxInt16Item*>(pVertOrient)->GetValue()); in Execute()
[all …]
H A Dgrfsh.cxx444 ((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()
604 rSet.Put( SfxInt16Item( nWhich, ((SwLuminanceGrf&) in GetAttrState()
609 rSet.Put( SfxInt16Item( nWhich, ((SwContrastGrf&) in GetAttrState()
614 rSet.Put( SfxInt16Item( nWhich, ((SwChannelRGrf&) in GetAttrState()
619 rSet.Put( SfxInt16Item( nWhich, ((SwChannelGGrf&) in GetAttrState()
624 rSet.Put( SfxInt16Item( nWhich, ((SwChannelBGrf&) in GetAttrState()
/trunk/main/sc/sdi/
H A Dprevwsh.sdi43 SfxInt16Item By SID_CURSORPAGEUP
55 SfxInt16Item By SID_CURSORPAGEDOWN
70 SfxInt16Item By SID_CURSORDOWN
81 SfxInt16Item By SID_CURSORUP
92 SfxInt16Item By SID_CURSORLEFT
104 SfxInt16Item By SID_CURSORRIGHT
H A Dcellsh.sdi238 SfxInt16Item By FN_PARAM_1,
249 SfxInt16Item By FN_PARAM_1
262 SfxInt16Item By FN_PARAM_1,
276 SfxInt16Item By FN_PARAM_1,
290 SfxInt16Item By FN_PARAM_1,
309 SfxInt16Item By FN_PARAM_1,
321 SfxInt16Item By FN_PARAM_1,
H A Dscalc.sdi765 (SfxInt16Item Column SID_SC_CELLS,SfxInt32Item Row FN_PARAM_1,SfxInt16Item Table FN_PARAM_2)
790 (SfxInt16Item Column SID_SC_CELLTEXT,SfxInt32Item Row FN_PARAM_1,SfxInt16Item Table FN_PARAM_2)
989 SfxInt16Item Column SID_RANGE_COL
2829 (SfxInt16Item By FN_PARAM_1)
2904 (SfxInt16Item By FN_PARAM_1)
2954 (SfxInt16Item By FN_PARAM_1)
3004 (SfxInt16Item By FN_PARAM_1)
3154 (SfxInt16Item By FN_PARAM_1)
4804 (SfxInt16Item Column FN_PARAM_1,SfxInt32Item Row FN_PARAM_2,SfxInt16Item Table FN_PARAM_3)
6638 SfxInt16Item Table SID_RANGE_TABLE
[all …]
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx676 rSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_ANCHOR, nAnchor)); in FillItemSet()
732 const SfxInt16Item& rHoriOrient = in FillItemSet()
734 const SfxInt16Item& rHoriRelation = in FillItemSet()
750 rSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_HORI_ORIENT, nAlign)); in FillItemSet()
751 rSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_HORI_RELATION, nRel)); in FillItemSet()
762 const SfxInt16Item& rVertOrient = in FillItemSet()
764 const SfxInt16Item& rVertRelation = in FillItemSet()
786 rSet.Put(SfxInt16Item(SID_ATTR_TRANSFORM_VERT_ORIENT, nAlign)); in FillItemSet()
835 nAnchorType = static_cast<const SfxInt16Item*>(pItem)->GetValue(); in Reset()
970 m_nOldHRel = static_cast< const SfxInt16Item*>(pItem)->GetValue(); in Reset()
[all …]
/trunk/main/sw/inc/
H A Dgrfatr.hxx135 class SW_DLLPUBLIC SwLuminanceGrf : public SfxInt16Item
139 : SfxInt16Item( RES_GRFATR_LUMINANCE, nVal ) in SwLuminanceGrf()
151 class SW_DLLPUBLIC SwContrastGrf : public SfxInt16Item
155 : SfxInt16Item( RES_GRFATR_CONTRAST, nVal ) in SwContrastGrf()
167 class SwChannelGrf : public SfxInt16Item
171 : SfxInt16Item( nWhichL, nVal ) in SwChannelGrf()
/trunk/main/svx/inc/svx/
H A Dsdprcitm.hxx57 class SVX_DLLPUBLIC SdrSignedPercentItem : public SfxInt16Item
61 SdrSignedPercentItem(): SfxInt16Item() {} in SdrSignedPercentItem()
62 SdrSignedPercentItem( sal_uInt16 nId, sal_Int16 nVal = 0 ) : SfxInt16Item( nId,nVal ) {} in SdrSignedPercentItem()
63 SdrSignedPercentItem( sal_uInt16 nId, SvStream& rIn ) : SfxInt16Item( nId,rIn ) {} in SdrSignedPercentItem()
H A Dsxmtfitm.hxx48 class SdrMeasureDecimalPlacesItem: public SfxInt16Item {
50 SdrMeasureDecimalPlacesItem(sal_Int16 nVal=2): SfxInt16Item(SDRATTR_MEASUREDECIMALPLACES,nVal) {} in SdrMeasureDecimalPlacesItem()
51 SdrMeasureDecimalPlacesItem(SvStream& rIn): SfxInt16Item(SDRATTR_MEASUREDECIMALPLACES,rIn) {} in SdrMeasureDecimalPlacesItem()
H A Dsdtaaitm.hxx30 class SVX_DLLPUBLIC SdrTextAniAmountItem: public SfxInt16Item {
33 SdrTextAniAmountItem(sal_Int16 nVal=0): SfxInt16Item(SDRATTR_TEXT_ANIAMOUNT,nVal) {} in SdrTextAniAmountItem()
34 SdrTextAniAmountItem(SvStream& rIn): SfxInt16Item(SDRATTR_TEXT_ANIAMOUNT,rIn) {} in SdrTextAniAmountItem()
/trunk/main/sc/source/ui/view/
H A Dcellsh4.cxx69 nRepeat = static_cast<SCsCOLROW>(((const SfxInt16Item*)pItem)->GetValue()); in ExecuteCursor()
163 rReq.AppendItem( SfxInt16Item(FN_PARAM_1, static_cast<sal_Int16>(nRepeat)) ); in ExecuteCursor()
182 nRepeat = ((const SfxInt16Item*)pItem)->GetValue(); in ExecuteCursorSel()
203 rReq.AppendItem( SfxInt16Item(FN_PARAM_1, nRepeat ) ); in ExecuteCursorSel()
H A Dauditsh.cxx118 DBG_ASSERT( pXItem->ISA(SfxInt16Item) && pYItem->ISA(SfxInt32Item), in Execute()
120 SCsCOL nCol = static_cast<SCsCOL>(((const SfxInt16Item*) pXItem)->GetValue()); in Execute()
H A Dcellsh1.cxx1268 SFX_REQUEST_ARG( rReq, pMoveItem, SfxInt16Item, FN_PARAM_5, sal_False ); in ExecuteEdit()
1371 rReq.AppendItem( SfxInt16Item( FN_PARAM_5, (sal_Int16) eMoveMode ) ); in ExecuteEdit()
1405 rReq.SetReturnValue(SfxInt16Item(nSlot, bRet)); // 1 = Erfolg, 0 = Fehler in ExecuteEdit()
1419 rReq.SetReturnValue(SfxInt16Item(nSlot, 1)); // 1 = Erfolg in ExecuteEdit()
1457 rReq.SetReturnValue(SfxInt16Item(nSlot, 1)); // 1 = Erfolg in ExecuteEdit()
1463 rReq.SetReturnValue(SfxInt16Item(nSlot, 0)); // 0 = Fehler in ExecuteEdit()
1471 rReq.SetReturnValue(SfxInt16Item(nSlot, 0)); // 0 = Fehler in ExecuteEdit()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx169 …const SfxInt16Item& rLevel = (const SfxInt16Item&) pEditEngine->GetParaAttrib( nPara, EE_PARA_OUTL… in ParagraphInserted()
624 …const SfxInt16Item& rLevel = (const SfxInt16Item&) pEditEngine->GetParaAttrib( nPara, EE_PARA_OUTL… in ImpConvertEdtToOut()
862 aAttrs.Put( SfxInt16Item( EE_PARA_OUTLLEVEL, nDepth ) ); in ImplInitDepth()
1235 const SfxInt16Item& rLevel = (const SfxInt16Item&) rAttrs.Get( EE_PARA_OUTLLEVEL ); in Read()
1333 const SfxInt16Item& rLevel = (const SfxInt16Item&) rAttrs.Get( EE_PARA_OUTLLEVEL ); in ImpTextPasted()
1629 …const SfxInt16Item& rLevel = (const SfxInt16Item&) pEditEngine->GetParaAttrib( nPara, EE_PARA_OUTL… in ParaAttribsChanged()
/trunk/main/sfx2/sdi/
H A Dsfx.sdi1989 (SfxInt16Item By SID_CURSORDOWN)
2039 (SfxInt16Item By FN_PARAM_1)
2064 (SfxInt16Item By FN_PARAM_1)
2139 (SfxInt16Item By FN_PARAM_1)
2164 (SfxInt16Item By FN_PARAM_1)
2214 (SfxInt16Item By FN_PARAM_1)
2489 (SfxInt16Item By FN_PARAM_1)
2514 (SfxInt16Item By FN_PARAM_1)
3090 …SfxVoidItem PrintOut(SfxInt16Item from SID_PRINT_FIRST_PAGE,SfxInt16Item to SID_PRINT_LAST_PAGE,Sf…
4555 SfxInt16Item PasteSpecial SID_PASTE_SPECIAL
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx3879 SfxInt16Item aNewListLevelItem( RES_PARATR_LIST_LEVEL, in SetAttrListLevel()
3896 const SfxInt16Item& aListLevelItem = in GetAttrListLevel()
3897 dynamic_cast<const SfxInt16Item&>(GetAttr( RES_PARATR_LIST_LEVEL )); in GetAttrListLevel()
4001 const SfxInt16Item& aListRestartValueItem = in GetAttrListRestartValue()
4478 const SfxInt16Item& aListLevelItem = in HandleSetAttrAtTxtNode()
4479 dynamic_cast<const SfxInt16Item&>(pItem); in HandleSetAttrAtTxtNode()
4503 const SfxInt16Item& aListRestartValueItem = in HandleSetAttrAtTxtNode()
4591 const SfxInt16Item* pListLevelItem = in HandleSetAttrAtTxtNode()
4592 dynamic_cast<const SfxInt16Item*>(pItem); in HandleSetAttrAtTxtNode()
4614 const SfxInt16Item* pListRestartValueItem = in HandleSetAttrAtTxtNode()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfuparagr.cxx105 …aNewAttr.Put( SfxInt16Item( ATTR_NUMBER_NEWSTART_AT, pOutliner->GetNumberingStartValue( eSelection… in DoExecute()
149 const sal_Int16 nStartAt = ((SfxInt16Item*)pItem)->GetValue(); in DoExecute()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx557 …aAttrTab[ RES_CHRATR_BIDIRTL - POOLATTR_BEGIN ] = new SfxInt16Item( RES_CHRATR_BIDIRTL, sal_Int16(… in _InitCore()
558 …aAttrTab[ RES_CHRATR_IDCTHINT - POOLATTR_BEGIN ] = new SfxInt16Item( RES_CHRATR_IDCTHINT, sal_Int1… in _InitCore()
586 … aAttrTab[ RES_PARATR_LIST_LEVEL - POOLATTR_BEGIN ] = new SfxInt16Item( RES_PARATR_LIST_LEVEL, 0 ); in _InitCore()
588 …aAttrTab[ RES_PARATR_LIST_RESTARTVALUE - POOLATTR_BEGIN ] = new SfxInt16Item( RES_PARATR_LIST_REST… in _InitCore()
/trunk/main/sd/source/ui/dlg/
H A Dparagr.cxx114 …rSet.Put(SfxInt16Item(ATTR_NUMBER_NEWSTART_AT, bNumberNewStartChecked && bNewStartChecked ? nStart… in FillItemSet()
139 sal_Int16 nNewStart = ((const SfxInt16Item&)rSet.Get(ATTR_NUMBER_NEWSTART_AT)).GetValue(); in Reset()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx170 SCCOL nCol = ((SfxInt16Item*)pColItem)->GetValue() - 1; in Execute()
172 SCTAB nTab = ((SfxInt16Item*)pTabItem)->GetValue() - 1; in Execute()
712 pItem->ISA(SfxInt16Item) ) in Execute()
714 nVersion = ((const SfxInt16Item*)pItem)->GetValue(); in Execute()
730 pSet->Put( SfxInt16Item( SID_VERSION, nVersion ) ); in Execute()
1849 rSet.Put( SfxInt16Item( nWhich, aDocument.GetTableCount() ) ); in GetState()
2239 pItem->ISA( SfxInt16Item ) ) in IMPL_LINK()

Completed in 157 milliseconds

1234