Home
last modified time | relevance | path

Searched refs:sal_Int16 (Results 51 – 75 of 2529) sorted by relevance

12345678910>>...102

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx67 typedef sal_Int16 WW8_PN;
353 sal_Int16 mm; // 0x6 int
354 sal_Int16 xExt; // 0x8 int
355 sal_Int16 yExt; // 0xa int
356 sal_Int16 hMF; // 0xc int
369 sal_Int16 brcl : 4; // 000F Obsolete, superseded by brcTop, etc. In
370 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame
371 sal_Int16 fBitmap : 1; // 0020 ==1, when picture is just a bitmap
374 sal_Int16 bpp : 8; // FF00 bits per pixel, 0 = unknown
380 sal_Int16 dxaOrigin; // 0x36 horizontal offset of hand annotation origin
[all …]
/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx68 sal_Int16 result = in compareIndexEntry()
103 sal_Int16 j; in init()
125 sal_Int16 Index::compare(sal_Unicode c1, sal_Unicode c2) in compare()
137 for (sal_Int16 i = 0; i < mkey_count; i++) { in getIndexWeight()
145 for (sal_Int16 i = 0; i < table_count; i++) { in getIndexWeight()
154 sal_Int16 wgt = getIndexWeight(rIndexEntry); in getIndexDescription()
181 sal_Int16 len = sal::static_int_cast<sal_Int16>( keyStr.getLength() ); in makeIndexKeys()
184 sal_Int16 i, j; in makeIndexKeys()
221 sal_Int16 end = i+1; in makeIndexKeys()
247 sal_Int16 k = mkeys[i]; in makeIndexKeys()
[all …]
/aoo41x/main/i18npool/inc/
H A DcalendarImpl.hxx66 …virtual void SAL_CALL setValue( sal_Int16 nFieldIndex, sal_Int16 nValue ) throw(com::sun::star::un…
67 …virtual sal_Int16 SAL_CALL getValue(sal_Int16 nFieldIndex) throw(com::sun::star::uno::RuntimeExcep…
69 …virtual void SAL_CALL addValue(sal_Int16 nFieldIndex, sal_Int32 nAmount) throw(com::sun::star::uno…
70 virtual sal_Int16 SAL_CALL getFirstDayOfWeek() throw(com::sun::star::uno::RuntimeException);
71 …virtual void SAL_CALL setFirstDayOfWeek(sal_Int16 nDay) throw(com::sun::star::uno::RuntimeExceptio…
72 …virtual void SAL_CALL setMinimumNumberOfDaysForFirstWeek(sal_Int16 nDays) throw(com::sun::star::un…
73 …virtual sal_Int16 SAL_CALL getMinimumNumberOfDaysForFirstWeek() throw(com::sun::star::uno::Runtime…
74 … virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() throw(com::sun::star::uno::RuntimeException);
75 virtual sal_Int16 SAL_CALL getNumberOfDaysInWeek() throw(com::sun::star::uno::RuntimeException);
78 …virtual rtl::OUString SAL_CALL getDisplayName(sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal…
[all …]
/aoo41x/main/cppu/source/uno/
H A Deq.hxx336 return ((sal_Int16)*(sal_Int8 *)pDest == *(sal_Int16 *)pSource); in _equalData()
359 return (*(sal_Int16 *)pDest == (sal_Int16)*(sal_Int8 *)pSource); in _equalData()
361 return (*(sal_Int16 *)pDest == *(sal_Int16 *)pSource); in _equalData()
365 return ((sal_Int32)*(sal_Int16 *)pDest == *(sal_Int32 *)pSource); in _equalData()
371 return (*(sal_Int16 *)pDest >= 0 && in _equalData()
374 return ((float)*(sal_Int16 *)pDest == *(float *)pSource); in _equalData()
376 return ((double)*(sal_Int16 *)pDest == *(double *)pSource); in _equalData()
485 return (*(sal_Int16 *)pSource >= 0 && in _equalData()
486 *(sal_uInt64 *)pDest == (sal_uInt64)*(sal_Int16 *)pSource); in _equalData()
516 return (*(float *)pDest == (float)*(sal_Int16 *)pSource); in _equalData()
[all …]
/aoo41x/main/linguistic/inc/linguistic/
H A Dmisc.hxx96 LocaleDataWrapper & GetLocaleDataWrapper( sal_Int16 nLang );
100 rtl_TextEncoding GetTextEncoding( sal_Int16 nLanguage );
130 LangSeqToLocaleSeq( const ::com::sun::star::uno::Sequence< sal_Int16 > &rLangSeq );
132 ::com::sun::star::uno::Sequence< sal_Int16 >
186 String ToLower( const String &rText, sal_Int16 nLanguage );
187 String ToUpper( const String &rText, sal_Int16 nLanguage );
188 String ToTitle( const String &rText, sal_Int16 nLanguage );
189 sal_Unicode ToLower( const sal_Unicode cChar, sal_Int16 nLanguage );
190 sal_Unicode ToUpper( const sal_Unicode cChar, sal_Int16 nLanguage );
216 const ::rtl::OUString& rWord, sal_Int16 nLanguage,
[all …]
H A Dspelldta.hxx66 sal_Int16 nLanguage );
74 void SearchSimilarText( const rtl::OUString &rText, sal_Int16 nLanguage,
91 sal_Int16 nType; // type of failure
92 sal_Int16 nLanguage;
100 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType,
102 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType,
109 virtual ::sal_Int16 SAL_CALL getFailureType( ) throw (::com::sun::star::uno::RuntimeException);
110 …virtual ::sal_Int16 SAL_CALL getAlternativesCount( ) throw (::com::sun::star::uno::RuntimeExcepti…
115 …virtual void SAL_CALL setFailureType( ::sal_Int16 nFailureType ) throw (::com::sun::star::uno::Run…
118 void SetWordLanguage(const ::rtl::OUString &rWord, sal_Int16 nLang);
[all …]
/aoo41x/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx94 Any( sal_Int16( 0 ) ), in ImplInsertSeparator()
116 sal_Int16 nTabIndex, in ImplInsertButton()
141 Any( (sal_Int16)0 ), in ImplInsertButton()
184 Any( (sal_Int16)0 ), in ImplInsertFixedText()
229 Any( (sal_Int16)0 ), in ImplInsertCheckBox()
279 Any( (sal_Int16)0 ), in ImplInsertFormattedField()
328 Any( (sal_Int16)8), in ImplInsertComboBox()
331 Any( (sal_Int16)0 ), in ImplInsertComboBox()
378 Any( (sal_Int16)0 ), in ImplInsertRadioButton()
424 Any( (sal_Int16)8), in ImplInsertListBox()
[all …]
H A Doptimizerdialog.hxx103 sal_Int16 mnCurrentStep;
104 sal_Int16 mnTabIndex;
127 void ActivatePage( sal_Int16 nStep );
128 void DeactivatePage( sal_Int16 nStep );
129 void EnablePage( sal_Int16 nStep );
130 void DisablePage( sal_Int16 nStep );
131 void SwitchPage( sal_Int16 nNewStep );
136 void UpdateControlStates( sal_Int16 nStep = -1 );
156 sal_Int16 nTabIndex,
193 sal_Int16 nTabIndex,
[all …]
/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf.cxx371 aP1.X() += (sal_Int16)SVBT16ToShort( pHd->dxa ); in ReadRect()
372 aP1.Y() += (sal_Int16)SVBT16ToShort( pHd->dya ); in ReadRect()
1221 (sal_Int16)SVBT16ToShort( pHd->dya ) ); in ReadTxtBox()
1262 (sal_Int16)SVBT16ToShort( pHd->ya ) in ReadCaptionBox()
1267 Point aP2( (sal_Int16)SVBT16ToShort( pHd->xa ) in ReadCaptionBox()
1270 (sal_Int16)SVBT16ToShort( pHd->ya ) in ReadCaptionBox()
1298 sal_Int16 nGrouped; in ReadGroup()
1304 nGrouped = (sal_Int16)SWAPSHORT( nGrouped ); in ReadGroup()
2226 sal_Int16 eHoriOri, sal_Int16 eHoriRel) in MiserableRTLGraphicsHack()
2425 sal_Int16 eVertRel; in ProcessEscherAlign()
[all …]
/aoo41x/main/package/source/zipapi/
H A DZipOutputStream.cxx303 aChucker << static_cast < sal_Int16 > ( 0 ); in writeEND()
304 aChucker << static_cast < sal_Int16 > ( 0 ); in writeEND()
309 aChucker << static_cast < sal_Int16 > ( 0 ); in writeEND()
318 sal_Int16 nNameLength = static_cast < sal_Int16 > ( sUTF8Name.getLength() ); in writeCEN()
341 aChucker << static_cast < sal_Int16> (0); in writeCEN()
342 aChucker << static_cast < sal_Int16> (0); in writeCEN()
343 aChucker << static_cast < sal_Int16> (0); in writeCEN()
344 aChucker << static_cast < sal_Int16> (0); in writeCEN()
367 sal_Int16 nNameLength = static_cast < sal_Int16 > ( sUTF8Name.getLength() ); in writeLOC()
375 sal_Int16 nTmpFlag = rEntry.nFlag; in writeLOC()
[all …]
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx255 sal_Int16 SAL_CALL getState( ) throw(::com::sun::star::uno::RuntimeException);
362 sal_Int16 SAL_CALL execute( ) throw(::com::sun::star::uno::RuntimeException);
399 sal_Int16 SAL_CALL execute( ) throw(::com::sun::star::uno::RuntimeException);
655 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
656 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
699 …void SAL_CALL removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runtime…
722 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
723 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
774 …void SAL_CALL removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runtime…
787 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
[all …]
/aoo41x/main/linguistic/source/
H A Dhyphdsp.cxx81 sal_Int16 nLang, sal_Int16 nMaxLeading ) in buildHyphWord()
95 sal_Int16 nHyphenationPos = -1; in buildHyphWord()
184 Sequence< sal_Int16 > aHyphPos( nTextLen ); in buildPossHyphens()
185 sal_Int16 *pPos = aHyphPos.getArray(); in buildPossHyphens()
264 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in hyphenate()
295 sal_Int16 nChkMaxLeading = (sal_Int16) GetPosInWordToCheck( rWord, nMaxLeading ); in hyphenate()
409 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in queryAlternativeSpelling()
439 sal_Int16 nChkIndex = (sal_Int16) GetPosInWordToCheck( rWord, nIndex ); in queryAlternativeSpelling()
547 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in createPossibleHyphens()
673 sal_Int16 nLanguage = LocaleToLanguage( rLocale ); in SetServiceList()
[all …]
/aoo41x/main/i18npool/source/calendar/
H A DcalendarImpl.cxx167 CalendarImpl::setValue( sal_Int16 fieldIndex, sal_Int16 value ) throw(RuntimeException) in setValue()
175 sal_Int16 SAL_CALL
176 CalendarImpl::getValue( sal_Int16 fieldIndex ) throw(RuntimeException) in getValue()
185 CalendarImpl::addValue( sal_Int16 fieldIndex, sal_Int32 amount ) throw(RuntimeException) in addValue()
193 sal_Int16 SAL_CALL
203 CalendarImpl::setFirstDayOfWeek( sal_Int16 day ) in setFirstDayOfWeek()
213 CalendarImpl::setMinimumNumberOfDaysForFirstWeek( sal_Int16 days ) throw(RuntimeException) in setMinimumNumberOfDaysForFirstWeek()
221 sal_Int16 SAL_CALL
232 CalendarImpl::getDisplayName( sal_Int16 displayIndex, sal_Int16 idx, sal_Int16 nameType ) throw(Run… in getDisplayName()
240 sal_Int16 SAL_CALL
[all …]
/aoo41x/main/oox/source/xls/
H A Daddressconverter.cxx56 const sal_Int16 API_MAXTAB = 255;
60 const sal_Int16 OOX_MAXTAB = static_cast< sal_Int16 >( (1 << 15) - 1 );
64 const sal_Int16 BIFF2_MAXTAB = 0;
68 const sal_Int16 BIFF3_MAXTAB = BIFF2_MAXTAB;
72 const sal_Int16 BIFF4_MAXTAB = 32767;
76 const sal_Int16 BIFF5_MAXTAB = BIFF4_MAXTAB;
80 const sal_Int16 BIFF8_MAXTAB = BIFF5_MAXTAB;
587 const OUString& rString, sal_Int16 nSheet ) in convertToCellAddressUnchecked()
607 aAddress.Sheet = getLimitedValue< sal_Int16, sal_Int16 >( nSheet, 0, maMaxPos.Sheet ); in createValidCellAddress()
635 aAddress.Sheet = getLimitedValue< sal_Int16, sal_Int16 >( nSheet, 0, maMaxPos.Sheet ); in createValidCellAddress()
[all …]
/aoo41x/main/extensions/source/propctrlr/
H A Dfontdialog.cxx103 sal_Int16 getInt16FontProperty(const ::rtl::OUString& _rPropName, const sal_Int16 _nDefault);
143sal_Int16 OFontPropertyExtractor::getInt16FontProperty(const ::rtl::OUString& _rPropName, const sa… in getInt16FontProperty()
151 return (sal_Int16)nValue; in getInt16FontProperty()
224sal_Int16 nFontFamily = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_FAMILY, aDefaultFont.F… in translatePropertiesToItems()
225sal_Int16 nFontCharset = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_CHARSET, aDefaultFont.… in translatePropertiesToItems()
228sal_Int16 nFontSlant = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_SLANT, (sal_Int16)aDefa… in translatePropertiesToItems()
229sal_Int16 nFontUnderline = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_UNDERLINE, aDefaultF… in translatePropertiesToItems()
233sal_Int16 nFontRelief = aPropExtractor.getInt16FontProperty(PROPERTY_FONT_RELIEF, (sal_Int16)aDe… in translatePropertiesToItems()
376 lcl_pushBackPropertyValue( _out_properties, PROPERTY_FONT_SLANT, makeAny((sal_Int16)eSlant)); in translateItemsToProperties()
388 sal_Int16 nUnderline = (sal_Int16)rUnderlineItem.GetLineStyle(); in translateItemsToProperties()
[all …]
/aoo41x/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx56 … const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< sal_Int16 > >& i_rPaths
77 static sal_Int16 convertCommitReasonToTravelType( const CommitPageReason i_eReason );
80 sal_Bool advanceTo( const sal_Int16 i_nPageId ) in advanceTo()
84 sal_Bool goBackTo( const sal_Int16 i_nPageId ) in goBackTo()
91 void activatePath( const sal_Int16 i_nPathID, const sal_Bool i_bFinal ) in activatePath()
99 sal_Int16 getCurrentPage() const in getCurrentPage()
104 void enablePage( const sal_Int16 i_PageID, const sal_Bool i_Enable );
106 bool knowsPage( const sal_Int16 i_nPageID ) const in knowsPage()
112 sal_Int16 impl_stateToPageId( const WizardTypes::WizardState i_nState ) const in impl_stateToPageId()
114 return static_cast< sal_Int16 >( i_nState + m_nFirstPageID ); in impl_stateToPageId()
[all …]
/aoo41x/main/canvas/inc/canvas/
H A Dverifyinput.hxx98 ::sal_Int16 nArgPos );
121 ::sal_Int16 nArgPos );
144 ::sal_Int16 nArgPos );
167 ::sal_Int16 nArgPos );
213 ::sal_Int16 nArgPos );
258 ::sal_Int16 nArgPos );
284 ::sal_Int16 nArgPos,
329 ::sal_Int16 nArgPos );
395 ::sal_Int16 nArgPos );
440 ::sal_Int16 nArgPos ) in verifyInput()
[all …]
/aoo41x/main/svx/source/inc/
H A Dgridcell.hxx90 sal_Int16 m_nFieldType;
91 sal_Int16 m_nTypeId;
93 sal_Int16 m_nFieldPos;
187 sal_Int16 SetAlignment(sal_Int16 _nAlign);
190 sal_Int16 SetAlignmentFromModel(sal_Int16 nStandardAlign);
403 sal_Int16 m_nKeyType;
437 sal_Int16 m_nKeyType;
484 sal_Int16 m_nKeyType;
567 sal_Int16 m_nStandardAlign;
640 sal_Int16 m_nScale;
[all …]
/aoo41x/main/sw/source/core/inc/
H A Danchoredobjectposition.hxx152 const sal_Int16 _eRelOrient,
160 const sal_Int16 _eVertOrient,
161 const sal_Int16 _eRelOrient,
321 sal_Int16& _ioeHoriOrient,
322 sal_Int16& _iopeRelOrient
367 const sal_Int16 _eRelOrient,
411 const sal_Int16 _eRelOrient,
453 const sal_Int16 _eHoriOrient,
454 const sal_Int16 _eRelOrient
483 bool _Minor( sal_Int16 _eRelOrient1,
[all …]
/aoo41x/main/fpicker/source/office/
H A DOfficeControlAccess.cxx71 sal_Int16 nControlId;
147 sal_Int16 nPropertyId;
236 sal_Int16 nControlId = -1; in getControlProperty()
284 sal_Int16 nControlId = -1; in setControlProperty()
317 sal_Int16 nControlId = -1; in getSupportedControlProperties()
344 sal_Int16 nControlId = -1; in isControlPropertySupported()
359 …void OControlAccess::setValue( sal_Int16 _nControlId, sal_Int16 _nControlAction, const Any& _rValu… in setValue()
365 sal_Int16 nPropertyId = -1; in setValue()
410 Any OControlAccess::getValue( sal_Int16 _nControlId, sal_Int16 _nControlAction ) const in getValue()
418 sal_Int16 nPropertyId = -1; in getValue()
[all …]
/aoo41x/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx254 void ShapeAttributeLayer::setAdditiveMode( sal_Int16 nMode ) in setAdditiveMode()
569 sal_Int16 ShapeAttributeLayer::getFillStyle() const in getFillStyle()
574 return sal::static_int_cast<sal_Int16>(meFillStyle); in getFillStyle()
581 void ShapeAttributeLayer::setFillStyle( const sal_Int16& rStyle ) in setFillStyle()
594 sal_Int16 ShapeAttributeLayer::getLineStyle() const in getLineStyle()
599 return sal::static_int_cast<sal_Int16>(meLineStyle); in getLineStyle()
606 void ShapeAttributeLayer::setLineStyle( const sal_Int16& rStyle ) in setLineStyle()
711 sal_Int16 ShapeAttributeLayer::getUnderlineMode() const in getUnderlineMode()
760 sal_Int16 ShapeAttributeLayer::getCharPosture() const in getCharPosture()
765 return sal::static_int_cast<sal_Int16>(meCharPosture); in getCharPosture()
[all …]
/aoo41x/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx259 sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) const in getCombinedOffsetInMillis()
267 sal_Int16 nSecondMillis = xC->getValue( nChildFieldIndex ); in getCombinedOffsetInMillis()
386 void CalendarWrapper::setValue( sal_Int16 nFieldIndex, sal_Int16 nValue ) in setValue()
427 sal_Int16 CalendarWrapper::getValue( sal_Int16 nFieldIndex ) const in getValue()
448 void CalendarWrapper::addValue( sal_Int16 nFieldIndex, sal_Int32 nAmount ) in addValue()
468 sal_Int16 CalendarWrapper::getFirstDayOfWeek() const in getFirstDayOfWeek()
489 void CalendarWrapper::setFirstDayOfWeek( sal_Int16 nDay ) in setFirstDayOfWeek()
529 sal_Int16 CalendarWrapper::getMinimumNumberOfDaysForFirstWeek() const in getMinimumNumberOfDaysForFirstWeek()
550 sal_Int16 CalendarWrapper::getNumberOfMonthsInYear() const in getNumberOfMonthsInYear()
571 sal_Int16 CalendarWrapper::getNumberOfDaysInWeek() const in getNumberOfDaysInWeek()
[all …]
/aoo41x/main/sw/source/filter/html/
H A Dhtmlforw.cxx230 sal_Bool lcl_html_isHTMLControl( sal_Int16 nClassId ) in lcl_html_isHTMLControl()
735 sal_Int16 nCols=0, nLines=0; in GetControlSize()
784 sal_Int16 nClassId = *(sal_Int16*) aTmp.getValue(); in OutHTML_DrawFrmFmtAsControl()
795 STATE_NOCHECK != *(sal_Int16*) aTmp.getValue() ) in OutHTML_DrawFrmFmtAsControl()
923 *(sal_Int16*)aTmp.getValue() != 0 ) in OutHTML_DrawFrmFmtAsControl()
934 *(sal_Int16*) aTmp.getValue() != 0 ) in OutHTML_DrawFrmFmtAsControl()
938 *(sal_Int16*) aTmp.getValue() ); in OutHTML_DrawFrmFmtAsControl()
1060 sal_Int16 nTabIndex = *(sal_Int16*) aTmp.getValue(); in OutHTML_DrawFrmFmtAsControl()
1185 (FontUnderline)*(sal_Int16*)aTmp.getValue(); in OutHTML_DrawFrmFmtAsControl()
1241 const sal_Int16 *pSels = 0; in OutHTML_DrawFrmFmtAsControl()
[all …]
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx1811 sal_Int16 nRet = (sal_Int16)( aRefDate.GetDay() ); in implGetDateDay()
1821 sal_Int16 nRet = (sal_Int16)( aRefDate.GetMonth() ); in implGetDateMonth()
1831 sal_Int16 nRet = (sal_Int16)( aRefDate.GetYear() ); in implGetDateYear()
1835 sal_Bool implDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, double& rdRet ) in implDateSerial()
2123 sal_Int16 nHour = (sal_Int16)(nSeconds / 3600); in implGetHour()
2147 sal_Int16 nTemp = (sal_Int16)(nSeconds % 3600); in implGetMinute()
2186 sal_Int16 nTemp = (sal_Int16)(nSeconds / 3600); in implGetSecond()
2191 sal_Int16 nRet = (sal_Int16)nSeconds; in implGetSecond()
3192 sal_Int16 nRet; in RTLFUNC()
3343 sal_Int16 nSeed; in RTLFUNC()
[all …]
/aoo41x/main/fpicker/source/aqua/
H A DControlHelper.hxx56 void initialize( sal_Int16 templateId );
61 void setValue( sal_Int16 nControlId, sal_Int16 nControlAction, const uno::Any& rValue );
62 uno::Any getValue( sal_Int16 nControlId, sal_Int16 nControlAction ) const;
63 void enableControl( sal_Int16 nControlId, sal_Bool bEnable ) const;
64 OUString getLabel( sal_Int16 nControlId );
65 void setLabel( sal_Int16 nControlId, NSString* aLabel );
176 …void HandleSetListValue(const NSControl* pControl, const sal_Int16 nControlAction, const uno::Any&…
177 uno::Any HandleGetListValue(const NSControl* pControl, const sal_Int16 nControlAction) const;
185 NSControl* getControl( const sal_Int16 nControlId ) const;

Completed in 792 milliseconds

12345678910>>...102