Home
last modified time | relevance | path

Searched refs:sal_Int16 (Results 26 – 50 of 2529) sorted by relevance

12345678910>>...102

/aoo41x/main/i18npool/source/localedata/
H A DLocaleNode.cxx927 sal_Int16 j; in generateCode()
1040 sal_Int16 i; in generateCode()
1139 sal_Int16 * nbOfDays = new sal_Int16[nbOfCalendars]; in generateCode()
1140 sal_Int16 * nbOfMonths = new sal_Int16[nbOfCalendars]; in generateCode()
1141 sal_Int16 * nbOfEras = new sal_Int16[nbOfCalendars]; in generateCode()
1142 sal_Int16 j; in generateCode()
1143 sal_Int16 i; in generateCode()
1388 sal_Int16 i; in generateCode()
1430 sal_Int16 nDecimalPlaces = (sal_Int16)str.toInt32(); in generateCode()
1483 sal_Int16 i; in generateCode()
[all …]
/aoo41x/main/chart2/source/tools/
H A DCharacterProperties.cxx93 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
100 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
107 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
128 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
142 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
206 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
253 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
295 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
303 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
363 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
[all …]
/aoo41x/main/svtools/source/filter/
H A Dsgvmain.cxx119 sal_Int16 dx,dy; in RotatePoint()
125 P.x=cx+sal_Int16(x1); in RotatePoint()
131 sal_Int16 dx,dy; in RotatePoint()
137 P=Point(cx+sal_Int16(x1),cy+sal_Int16(y1)); in RotatePoint()
140 sal_Int16 iMulDiv(sal_Int16 a, sal_Int16 Mul, sal_Int16 Div) in iMulDiv()
467 void DrawSlideRect(sal_Int16 x1, sal_Int16 y1, sal_Int16 x2, sal_Int16 y2, ObjAreaType& F, OutputDe… in DrawSlideRect()
473 sal_Int16 cx,cy; in DrawSlideRect()
474 sal_Int16 MaxR; in DrawSlideRect()
651 void DrawSlideCirc(sal_Int16 cx, sal_Int16 cy, sal_Int16 rx, sal_Int16 ry, ObjAreaType& F, OutputDe… in DrawSlideCirc()
711 sal_Int16 MaxR; in DrawSlideCirc()
[all …]
/aoo41x/main/svtools/source/config/
H A Dmiscopt.cxx100 sal_Int16 m_nSymbolsSize;
103 sal_Int16 m_nToolboxStyle;
183 inline sal_Int16 GetSymbolsSize() in GetSymbolsSize()
186 void SetSymbolsSize( sal_Int16 nSet );
191 sal_Int16 GetSymbolsStyle() const;
193 sal_Int16 GetCurrentSymbolsStyle() const;
195 inline void SetSymbolsStyle( sal_Int16 nSet ) in SetSymbolsStyle()
205 inline sal_Int16 GetToolboxStyle() in GetToolboxStyle()
706 sal_Int16 SvtMiscOptions::GetSymbolsSize() const in GetSymbolsSize()
744 sal_Int16 SvtMiscOptions::GetSymbolsStyle() const in GetSymbolsStyle()
[all …]
H A Daccessibilityoptions.cxx87 sal_Int16 GetHelpTipSeconds() const;
89 sal_Int16 GetEdgeBlending() const;
90 sal_Int16 GetListBoxMaximumLineCount() const;
91 sal_Int16 GetColorValueSetColumnCount() const;
101 void SetHelpTipSeconds(sal_Int16 nSet);
103 void SetEdgeBlending(sal_Int16 nSet);
104 void SetListBoxMaximumLineCount(sal_Int16 nSet);
278 sal_Int16 nRet = 4; in GetHelpTipSeconds()
314 sal_Int16 nRet = 35; in GetEdgeBlending()
332 sal_Int16 nRet = 25; in GetListBoxMaximumLineCount()
[all …]
/aoo41x/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx65 const sal_Int16 LISTBOX_LABEL_OFFSET = 100;
97 void SAL_CALL CNonExecuteFilePickerState::setValue( sal_Int16 aControlId, sal_Int16 aControlAction,… in setValue()
109 Any SAL_CALL CNonExecuteFilePickerState::getValue( sal_Int16 aControlId, sal_Int16 aControlAction ) in getValue()
176 OUString SAL_CALL CNonExecuteFilePickerState::getLabel( sal_Int16 aControlId ) in getLabel()
381 void SAL_CALL CExecuteFilePickerState::setValue( sal_Int16 aControlId, sal_Int16 aControlAction, co… in setValue()
423 Any SAL_CALL CExecuteFilePickerState::getValue( sal_Int16 aControlId, sal_Int16 aControlAction ) in getValue()
495 OUString SAL_CALL CExecuteFilePickerState::getLabel( sal_Int16 aControlId ) in getLabel()
597 sal_Int16 aControlAction; in cacheControlState()
616 sal::static_int_cast< sal_Int16 >( in cacheControlState()
674 inline sal_Int16 SAL_CALL CExecuteFilePickerState::ListboxIdToListboxLabelId( sal_Int16 aListboxId … in ListboxIdToListboxLabelId()
[all …]
/aoo41x/main/unotools/inc/unotools/
H A Dcalendarwrapper.hxx80 void setValue( sal_Int16 nFieldIndex, sal_Int16 nValue );
82 sal_Int16 getValue( sal_Int16 nFieldIndex ) const;
83 void addValue( sal_Int16 nFieldIndex, sal_Int32 nAmount );
84 sal_Int16 getFirstDayOfWeek() const;
85 void setFirstDayOfWeek( sal_Int16 nDay );
86 void setMinimumNumberOfDaysForFirstWeek( sal_Int16 nDays );
87 sal_Int16 getMinimumNumberOfDaysForFirstWeek() const;
88 sal_Int16 getNumberOfMonthsInYear() const;
89 sal_Int16 getNumberOfDaysInWeek() const;
92 …String getDisplayName( sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType ) cons…
[all …]
/aoo41x/main/svtools/source/inc/
H A Dsgvmain.hxx35 sal_Int16 x;
36 sal_Int16 y;
72 sal_Int16 HlpLnH[20]; // Hilfslinien
73 sal_Int16 HlpLnV[20];
89 sal_Int16 LMSize; // [Koeffizient/100]
90 sal_Int16 LDicke; // Strichst�rke
98 sal_Int16 FDummy2; //
172 sal_Int16 Radius; // Eckenradius
308 void RotatePoint(PointType& P, sal_Int16 cx, sal_Int16 cy, double sn, double cs);
309 void RotatePoint(Point& P, sal_Int16 cx, sal_Int16 cy, double sn, double cs);
[all …]
/aoo41x/main/toolkit/source/awt/
H A Dvclxmenu.cxx371 sal_Int16 nItemId, in insertItem()
374 sal_Int16 nPos ) in insertItem()
385 sal_Int16 nPos, in removeItem()
386 sal_Int16 nCount ) in removeItem()
395 sal_Int16 nP = sal::static_int_cast< sal_Int16 >( in removeItem()
412 sal_Int16 nPos ) in getItemId()
422 sal_Int16 nId ) in getItemPos()
432 sal_Int16 nItemId, in enableItem()
454 sal_Int16 nItemId, in setItemText()
479 sal_Int16 nItemId, in setPopupMenu()
[all …]
/aoo41x/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx50 sal_Int16 nHyphPos;
51 sal_Int16 nHyphenationPos;
52 sal_Int16 nLanguage;
60 HyphenatedWord(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nHyphenationPos,
71 virtual sal_Int16 SAL_CALL
77 virtual sal_Int16 SAL_CALL
86 sal_Int16 GetLanguage() { return nLanguage; } in GetLanguage()
103 ::com::sun::star::uno::Sequence< sal_Int16 > aOrigHyphenPos;
104 sal_Int16 nLanguage;
111 PossibleHyphens(const ::rtl::OUString &rWord, sal_Int16 nLang,
[all …]
/aoo41x/main/linguistic/source/
H A Dmisc.cxx105 rtl_TextEncoding GetTextEncoding( sal_Int16 nLanguage ) in GetTextEncoding()
108 static sal_Int16 nLastLanguage = LANGUAGE_NONE; in GetTextEncoding()
336 const OUString &rWord, sal_Int16 nLanguage, in SearchDicList()
499 uno::Sequence< sal_Int16 >
505 uno::Sequence< sal_Int16 > aLangs( nCount ); in LocaleSeqToLangSeq()
506 sal_Int16 *pLang = aLangs.getArray(); in LocaleSeqToLangSeq()
550 static sal_Bool GetAltSpelling( sal_Int16 &rnChgPos, sal_Int16 &rnChgLen, OUString &rRplc, in GetAltSpelling()
603 static sal_Int16 GetOrigWordPos( const OUString &rOrigWord, sal_Int16 nPos ) in GetOrigWordPos()
644 sal_Int16 nChgPos = 0, in RebuildHyphensAndControlChars()
653 sal_Int16 nOrigHyphenPos = -1; in RebuildHyphensAndControlChars()
[all …]
/aoo41x/main/xmloff/source/style/
H A Dxmlnumi.cxx223 sal_Int16 nNumStartValue;
224 sal_Int16 nNumDisplayLevels;
226 sal_Int16 eAdjust;
228 sal_Int16 eBulletFontPitch;
230 sal_Int16 eImageVertOrient;
234 sal_Int16 nRelSize;
877 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl()
925 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl()
937 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl()
946 sal_Int16 nTmp = 0; in SvxXMLListLevelStyleAttrContext_Impl()
[all …]
H A DXMLFontAutoStylePool.cxx60 sal_Int16 nFamily;
61 sal_Int16 nPitch;
70 sal_Int16 nFamily,
71 sal_Int16 nPitch,
77 sal_Int16 nFamily,
78 sal_Int16 nPitch,
94 sal_Int16 nFam, in XMLFontAutoStylePoolEntry_Impl()
95 sal_Int16 nP, in XMLFontAutoStylePoolEntry_Impl()
109 sal_Int16 nFam, in XMLFontAutoStylePoolEntry_Impl()
110 sal_Int16 nP, in XMLFontAutoStylePoolEntry_Impl()
[all …]
H A Dundlihdl.cxx134 sal_Int16 eUnderline = sal_Int16(); in importXML()
168 rValue <<= (sal_Int16)eNewUnderline; in importXML()
172 rValue <<= (sal_Int16)eNewUnderline; in importXML()
182 sal_Int16 nValue = sal_Int16(); in exportXML()
217 sal_Int16 eUnderline = sal_Int16(); in importXML()
258 rValue <<= (sal_Int16)eNewUnderline; in importXML()
262 rValue <<= (sal_Int16)eNewUnderline; in importXML()
272 sal_Int16 nValue = sal_Int16(); in exportXML()
305 sal_Int16 eUnderline = sal_Int16(); in importXML()
354 rValue <<= (sal_Int16)eNewUnderline; in importXML()
[all …]
/aoo41x/main/reportdesign/inc/
H A DReportHelperDefines.hxx52 …virtual ::sal_Int16 SAL_CALL getControlBorder() throw (::com::sun::star::uno::RuntimeException, ::…
69 …virtual ::sal_Int16 SAL_CALL getParaAdjust() throw (::com::sun::star::beans::UnknownPropertyExcept…
79 …virtual ::sal_Int16 SAL_CALL getCharEmphasis() throw (::com::sun::star::beans::UnknownPropertyExce…
93 …virtual ::sal_Int16 SAL_CALL getCharCaseMap() throw (::com::sun::star::beans::UnknownPropertyExcep…
97 …virtual ::sal_Int16 SAL_CALL getCharEscapement() throw (::com::sun::star::beans::UnknownPropertyEx…
103 …virtual ::sal_Int16 SAL_CALL getCharKerning() throw (::com::sun::star::beans::UnknownPropertyExcep…
107 …virtual ::sal_Int16 SAL_CALL getCharRelief() throw (::com::sun::star::beans::UnknownPropertyExcept…
117 …virtual ::sal_Int16 SAL_CALL getCharFontPitch() throw (::com::sun::star::beans::UnknownPropertyExc…
125 …virtual ::sal_Int16 SAL_CALL getCharUnderline() throw (::com::sun::star::beans::UnknownPropertyExc…
131 …virtual ::sal_Int16 SAL_CALL getCharStrikeout() throw (::com::sun::star::beans::UnknownPropertyExc…
[all …]
/aoo41x/main/cppuhelper/test/
H A Dtestpropshlp.cxx263 sal_Int16 nAttributes; in test_PropertyArrayHelper()
275 sal_Int16 nAttributes; in test_PropertyArrayHelper()
384 sal_Int16 nINT16;
694 sal_Int16 n16; in convertFastPropertyValue()
1009 sal_Int16 n16; in test_PropertySetHelper()
1010 aValue <<=(sal_Int16)22; in test_PropertySetHelper()
1015 aValue <<= (sal_Int16)44; in test_PropertySetHelper()
1023 aValue <<= (sal_Int16)55; in test_PropertySetHelper()
1029 aValue <<= (sal_Int16)66; in test_PropertySetHelper()
1077 aValue <<= (sal_Int16)22; in test_PropertySetHelper()
[all …]
/aoo41x/main/sw/inc/
H A Dfmtornt.hxx43 sal_Int16 eOrient;
44 sal_Int16 eRelation;
62 sal_Int16 GetVertOrient() const { return eOrient; } in GetVertOrient()
63 sal_Int16 GetRelationOrient() const { return eRelation; } in GetRelationOrient()
64 void SetVertOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetVertOrient()
80 sal_Int16 eOrient;
81 sal_Int16 eRelation;
100 sal_Int16 GetHoriOrient() const { return eOrient; } in GetHoriOrient()
101 sal_Int16 GetRelationOrient() const { return eRelation; } in GetRelationOrient()
102 void SetHoriOrient( sal_Int16 eNew ) { eOrient = eNew; } in SetHoriOrient()
[all …]
/aoo41x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx79 RandomAnimationNode( sal_Int16 nPresetClass );
82 void init( sal_Int16 nPresetClass );
100 ::sal_Int16 SAL_CALL getType() throw (RuntimeException);
113 ::sal_Int16 SAL_CALL getFill() throw (RuntimeException);
115 ::sal_Int16 SAL_CALL getFillDefault() throw (RuntimeException);
117 ::sal_Int16 SAL_CALL getRestart() throw (RuntimeException);
119 ::sal_Int16 SAL_CALL getRestartDefault() throw (RuntimeException);
148 sal_Int16 mnPresetClass;
152 sal_Int16 mnFill, mnFillDefault, mnRestart, mnRestartDefault;
225 RandomAnimationNode::RandomAnimationNode( sal_Int16 nPresetClass ) in RandomAnimationNode()
[all …]
/aoo41x/main/unotools/source/accessibility/
H A Daccessiblestatesethelper.cxx54 sal_Bool Contains (sal_Int16 aState)
56 uno::Sequence<sal_Int16> GetStates()
58 void AddState(sal_Int16 aState)
60 void RemoveState(sal_Int16 aState)
114 uno::Sequence<sal_Int16> aRet(BITFIELDSIZE); in GetStates()
115 sal_Int16* pSeq = aRet.getArray(); in GetStates()
116 sal_Int16 nStateCount(0); in GetStates()
117 for (sal_Int16 i = 0; i < BITFIELDSIZE; ++i) in GetStates()
265 (const uno::Sequence<sal_Int16>& rStateSet) in containsAll()
270 const sal_Int16* pStates = rStateSet.getConstArray(); in containsAll()
[all …]
/aoo41x/main/svx/inc/svx/
H A Dalgitem.hxx153 sal_Int16 nLeftMargin;
154 sal_Int16 nTopMargin;
155 sal_Int16 nRightMargin;
156 sal_Int16 nBottomMargin;
160 SvxMarginItem( sal_Int16 nLeft, sal_Int16 nTop /*= 0*/,
161 sal_Int16 nRight /*= 0*/, sal_Int16 nBottom /*= 0*/,
179 sal_Bool SetLeftMargin(sal_Int16 nLeft);
180 sal_Int16 GetTopMargin() const {return nTopMargin; } in GetTopMargin()
181 sal_Bool SetTopMargin(sal_Int16 nTop);
183 sal_Bool SetRightMargin(sal_Int16 nRight);
[all …]
/aoo41x/main/xmloff/source/forms/
H A Dattriblistmerge.cxx48 …_Bool OAttribListMerger::seekToIndex(sal_Int16 _nGlobalIndex, Reference< sax::XAttributeList >& _r… in seekToIndex()
50 sal_Int16 nLeftOver = _nGlobalIndex; in seekToIndex()
75 for (sal_Int16 i=0; i<(*aLookupSublist)->getLength(); ++i) in seekToName()
88 sal_Int16 SAL_CALL OAttribListMerger::getLength( ) throw(RuntimeException) in getLength()
90 sal_Int16 nCount = 0; in getLength()
100 ::rtl::OUString SAL_CALL OAttribListMerger::getNameByIndex( sal_Int16 i ) throw(RuntimeException) in getNameByIndex()
103 sal_Int16 nLocalIndex; in getNameByIndex()
115 sal_Int16 nLocalIndex; in getTypeByIndex()
127 sal_Int16 nLocalIndex; in getTypeByName()
141 sal_Int16 nLocalIndex; in getValueByIndex()
[all …]
/aoo41x/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx66 sal_Int16 nRet = 0; in impl_GetReducedTransparencyMode()
82 sal_Int16 nUpdate; in impl_SetReducedTransparencyMode()
156 sal_Int16 nRet = 0; in impl_GetReducedGradientMode()
175 sal_Int16 nUpdate; in impl_SetReducedGradientMode()
188 sal_Int16 nRet = 64; in impl_GetReducedGradientStepCount()
206 sal_Int16 nUpdate; in impl_SetReducedGradientStepCount()
251 sal_Int16 nRet = 1; in impl_GetReducedBitmapMode()
270 sal_Int16 nUpdate; in impl_SetReducedBitmapMode()
283 sal_Int16 nRet = 3; in impl_GetReducedBitmapResolution()
302 sal_Int16 nUpdate; in impl_SetReducedBitmapResolution()
[all …]
/aoo41x/main/vbahelper/source/msforms/
H A Dvbalistbox.cxx56 uno::Sequence< sal_Int16 > sSelection; in getListIndex()
90 uno::Sequence< sal_Int16 > nList; in setValue()
91 sal_Int16 nLength = static_cast<sal_Int16>( sList.getLength() ); in setValue()
92 sal_Int16 nValue = -1; in setValue()
93 sal_Int16 i = 0; in setValue()
145 sal_Int16 nLength = static_cast< sal_Int16 >( sList.getLength() ); in Selected()
148 sal_Int16 nIndex = static_cast< sal_Int16 >( index ); in Selected()
186 uno::Sequence< sal_Int16 > nList; in setValueEvent()
188 sal_Int16 nLength = static_cast<sal_Int16>( nList.getLength() ); in setValueEvent()
189 sal_Int16 nIndex = m_nIndex; in setValueEvent()
[all …]
/aoo41x/main/i18npool/inc/
H A DbreakiteratorImpl.hxx58 const com::sun::star::lang::Locale& rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount,
61 const com::sun::star::lang::Locale& nLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount,
65 …const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType) throw(com::sun::star::uno::Runtim…
69 const com::sun::star::lang::Locale& nLocale, sal_Int16 WordType, sal_Bool bDirection )
76 virtual sal_Int16 SAL_CALL getWordType( const rtl::OUString& Text, sal_Int32 nPos,
89 virtual sal_Int16 SAL_CALL getScriptType( const rtl::OUString& Text, sal_Int32 nPos )
92 sal_Int16 ScriptType ) throw(com::sun::star::uno::RuntimeException);
94 sal_Int16 ScriptType ) throw(com::sun::star::uno::RuntimeException);
96 sal_Int16 ScriptType ) throw(com::sun::star::uno::RuntimeException);
98 sal_Int16 ScriptType ) throw(com::sun::star::uno::RuntimeException);
[all …]
/aoo41x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx103 sal_Int16 m_int16;
118 sal_Int16 m_attr_int16;
458 sal_Int16 _x; in methodShort()
1144 sal_Int16 tmp= rOut; in testinout_methodShort()
1466 sal_Int16 aShort; in testInterface()
1585 sal_Int16 aShort; in testInterface()
1755 sal_Int16 aShort= 0xff; in testInterface()
1811 sal_Int16 aShort= 0xff; in testInterface()
1922 sal_Int16 _short= *( sal_Int16*) seqOutParams[11].getValue(); in testInterface()
1984 sal_Int16 _short= -1; in testInterface()
[all …]

Completed in 248 milliseconds

12345678910>>...102