Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 451 – 475 of 7401) sorted by relevance

1...<<11121314151617181920>>...297

/aoo42x/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx757 sal_Int32 nIndex = 0; in TEST_F()
838 sal_Int32 n = 0; in TEST_F()
945 sal_Int32(-1), in TEST_F()
948 sal_Int32(-1), in TEST_F()
951 sal_Int32(0), in TEST_F()
955 sal_Int32(0), in TEST_F()
959 sal_Int32(2), in TEST_F()
963 sal_Int32(3), in TEST_F()
967 sal_Int32(3), in TEST_F()
1003 sal_Int32(0), in TEST_F()
[all …]
/aoo42x/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx135 sal_Int32 nValue = 0; in lcl_getSpinButtonValue()
151 …void SAL_CALL VCLXSpinButton::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 current… in setValues()
161 sal_Int32 SAL_CALL VCLXSpinButton::getValue( ) throw (RuntimeException) in getValue()
179 sal_Int32 SAL_CALL VCLXSpinButton::getMinimum( ) throw (RuntimeException) in getMinimum()
185 sal_Int32 SAL_CALL VCLXSpinButton::getMaximum( ) throw (RuntimeException) in getMaximum()
255 sal_Int32 nValue = 0; in setProperty()
319 aReturn <<= (sal_Int32)getValue( ); in getProperty()
323 aReturn <<= (sal_Int32)getMinimum( ); in getProperty()
327 aReturn <<= (sal_Int32)getMaximum( ); in getProperty()
331 aReturn <<= (sal_Int32)getSpinIncrement( ); in getProperty()
[all …]
/aoo42x/main/sw/source/core/access/
H A Daccnotextframe.cxx260 sal_Int32 nIndex = aTypes.getLength(); in getTypes()
284 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getAccessibleImageHeight( ) in getAccessibleImageHeight()
290 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getAccessibleImageWidth( ) in getAccessibleImageWidth()
313 sal_Bool SAL_CALL SwAccessibleNoTextFrame::setSelection( sal_Int32 , sal_Int32 ) throw (::com::sun:… in setSelection() argument
315 ::rtl::OUString SAL_CALL SwAccessibleNoTextFrame::getTextRange( sal_Int32 , sal_Int32 ) throw (::co… in getTextRange() argument
332 sal_Bool SAL_CALL SwAccessibleNoTextFrame::copyText( sal_Int32, sal_Int32 ) throw (::com::sun::star… in copyText() argument
338 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getHyperLinkCount() in getHyperLinkCount()
345 sal_Int32 nCount = 0; in getHyperLinkCount()
355 SwAccessibleNoTextFrame::getHyperLink( sal_Int32 nLinkIndex ) in getHyperLink()
381 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getHyperLinkIndex( sal_Int32 ) in getHyperLinkIndex() argument
[all …]
/aoo42x/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblelistitem.hxx73 sal_Int32 m_nIndexInParent;
107 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
119 sal_Int32 _nIndexInParent,
167 virtual sal_Int32 SAL_CALL getForeground (void) throw (::com::sun::star::uno::RuntimeException);
171 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
176 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
179 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
180 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
181 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
183 …virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …
[all …]
H A Dvclxaccessibletextcomponent.hxx52 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
68 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
69 …virtual sal_Bool SAL_CALL setCaretPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::Inde…
70 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
73 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
74 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::…
76 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
77 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
78 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
80 …virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …
[all …]
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx415 sal_Int32 numCols = 1; in getResultSet()
512 sal_Int32 nLen = 0; in executeBatch()
522 Sequence< sal_Int32 > aRet(nLen); in executeBatch()
524 for(sal_Int32 j=0;j<nLen;++j) in executeBatch()
545 sal_Int32 numRows = -1; in executeUpdate()
584 sal_Int32 rowCount = -1; in getUpdateCount()
929 sal_Int32 nPos = 0; in createArrayHelper()
933 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
934 DECL_PROP0(MAXFIELDSIZE,sal_Int32); in createArrayHelper()
935 DECL_PROP0(MAXROWS, sal_Int32); in createArrayHelper()
[all …]
H A DODatabaseMetaDataResultSet.cxx142 sal_Int32 ODatabaseMetaDataResultSet::mapColumn (sal_Int32 column) in mapColumn()
144 sal_Int32 map = column; in mapColumn()
164 sal_Int32 nLen = xMeta->getColumnCount(); in findColumn()
165 sal_Int32 i = 1; in findColumn()
330 sal_Int32 nVal = 0; in getInt()
731 sal_Int32 nValue=1; in getFetchSize()
746 sal_Int32 nPos = 0; in createArrayHelper()
748 DECL_PROP0(FETCHDIRECTION, sal_Int32); in createArrayHelper()
749 DECL_PROP0(FETCHSIZE, sal_Int32); in createArrayHelper()
751 DECL_PROP0(RESULTSETTYPE, sal_Int32); in createArrayHelper()
[all …]
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx118 sal_Int32 nInitialRowCountValue = 0; in DBG_NAME()
271 sal_Int32 n = aCacheIter->first; in impl_getValue()
321 sal_Int32 SAL_CALL ORowSetBase::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeExceptio… in getInt()
928 sal_Int32 ORowSetBase::impl_getRow() in impl_getRow()
931 sal_Int32 nPos = 0; in impl_getRow()
1131 sal_Int32 nOldRow = m_pCache->getRow(); in setCurrentRow()
1135 sal_Int32 nNewRow = m_pCache->getRow(); in setCurrentRow()
1289 sal_Int32 i=0; in firePropertyChange()
1476 sal_Int32 ORowSetBase::impl_getRowCount() const in impl_getRowCount()
1479 sal_Int32 nRowCount( m_pCache->m_nRowCount ); in impl_getRowCount()
[all …]
H A DPrivateRow.hxx35 sal_Int32 m_nPos;
41 …virtual ::rtl::OUString SAL_CALL getString( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdb…
42 …virtual ::sal_Bool SAL_CALL getBoolean( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::S…
43 …virtual ::sal_Int8 SAL_CALL getByte( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::SQLE…
44 …virtual ::sal_Int16 SAL_CALL getShort( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::SQ…
45 …virtual ::sal_Int32 SAL_CALL getInt( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::SQLE…
46 …virtual ::sal_Int64 SAL_CALL getLong( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::SQL…
47 …virtual float SAL_CALL getFloat( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::SQLExcep…
48 …virtual double SAL_CALL getDouble( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdbc::SQLExc…
50 …virtual ::com::sun::star::util::Date SAL_CALL getDate( ::sal_Int32 columnIndex ) throw (::com::sun…
[all …]
H A DPrivateRow.cxx43 …::rtl::OUString SAL_CALL OPrivateRow::getString( ::sal_Int32 columnIndex ) throw (SQLException, Ru… in getString()
48 …::sal_Bool SAL_CALL OPrivateRow::getBoolean( ::sal_Int32 columnIndex ) throw (SQLException, Runtim… in getBoolean()
53 …::sal_Int8 SAL_CALL OPrivateRow::getByte( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeEx… in getByte()
58 …::sal_Int16 SAL_CALL OPrivateRow::getShort( ::sal_Int32 columnIndex ) throw (SQLException, Runtime… in getShort()
63 …::sal_Int32 SAL_CALL OPrivateRow::getInt( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeEx… in getInt()
68 …::sal_Int64 SAL_CALL OPrivateRow::getLong( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeE… in getLong()
73 …float SAL_CALL OPrivateRow::getFloat( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeExcept… in getFloat()
78 …double SAL_CALL OPrivateRow::getDouble( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeExce… in getDouble()
118 …Reference< XRef > SAL_CALL OPrivateRow::getRef( ::sal_Int32 columnIndex ) throw (SQLException, Run… in getRef()
123 …Reference< XBlob > SAL_CALL OPrivateRow::getBlob( ::sal_Int32 columnIndex ) throw (SQLException, R… in getBlob()
[all …]
H A Dcallablestatement.cxx130 void SAL_CALL OCallableStatement::registerOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType… in registerOutParameter()
142 …OCallableStatement::registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sal_… in registerNumericOutParameter()
163 ::rtl::OUString SAL_CALL OCallableStatement::getString( sal_Int32 columnIndex ) throw(SQLException,… in getString()
173 sal_Bool SAL_CALL OCallableStatement::getBoolean( sal_Int32 columnIndex ) throw(SQLException, Runti… in getBoolean()
183 sal_Int8 SAL_CALL OCallableStatement::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getByte()
193 sal_Int16 SAL_CALL OCallableStatement::getShort( sal_Int32 columnIndex ) throw(SQLException, Runtim… in getShort()
202 sal_Int32 SAL_CALL OCallableStatement::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getInt()
211 sal_Int64 SAL_CALL OCallableStatement::getLong( sal_Int32 columnIndex ) throw(SQLException, Runtime… in getLong()
220 float SAL_CALL OCallableStatement::getFloat( sal_Int32 columnIndex ) throw(SQLException, RuntimeExc… in getFloat()
229 double SAL_CALL OCallableStatement::getDouble( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getDouble()
[all …]
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx57 sal_Int32 sizeOfFile = ( sal_Int32 ) m_ptr[0]; in getHash()
59 sal_Int32 idx; in getHash()
72 sal_Int32 sizeOfFile = ( sal_Int32 ) m_ptr[0]; in getFile()
74 sal_Int32 idx; in getFile()
87 sal_Int32 sizeOfDatabase = ( int ) m_ptr[ 1+ ( sal_Int32 ) m_ptr[0] ]; in getDatabase()
97 sal_Int32 sizeOfTitle = in getTitle()
98 ( sal_Int32 ) m_ptr[ 2 + m_ptr[0] + ( sal_Int32 ) m_ptr[ 1+ ( sal_Int32 ) m_ptr[0] ] ]; in getTitle()
99 return rtl::OUString( m_ptr + 3 + m_ptr[0] + ( sal_Int32 ) m_ptr[ 1+ ( sal_Int32 ) m_ptr[0] ], in getTitle()
107 sal_Int32 m_len;
178 sal_Int32 CommandId,
[all …]
/aoo42x/main/i18npool/inc/
H A DcharacterclassificationImpl.hxx46 sal_Int32 nPos, sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
49 sal_Int32 nPos, sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
52 sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
60 virtual sal_Int32 SAL_CALL getCharacterType( const rtl::OUString& text, sal_Int32 nPos,
63 virtual sal_Int32 SAL_CALL getStringType( const rtl::OUString& text, sal_Int32 nPos,
64 sal_Int32 nCount, const com::sun::star::lang::Locale& rLocale )
67 const com::sun::star::lang::Locale& rLocale, sal_Int32 nStartCharFlags,
68 const rtl::OUString& userDefinedCharactersStart, sal_Int32 nContCharFlags,
71 virtual ParseResult SAL_CALL parsePredefinedToken( sal_Int32 nTokenType,
73 sal_Int32 nStartCharFlags, const rtl::OUString& userDefinedCharactersStart,
[all …]
H A Dtransliteration_commonclass.hxx67 …iterate( const rtl::OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, com::sun::star::uno::Se…
71 …folding( const rtl::OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, com::sun::star::uno::Se…
76 … transliterateString2String( const rtl::OUString& inStr, sal_Int32 startPos, sal_Int32 nCount )
87 …tring& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& nMatch1, const rtl::OUString& str2, sal…
94 virtual sal_Int32 SAL_CALL
95 …ubstring( const rtl::OUString& s1, sal_Int32 off1, sal_Int32 len1, const rtl::OUString& s2, sal_In…
98 virtual sal_Int32 SAL_CALL
/aoo42x/main/connectivity/source/inc/ado/
H A DAStatement.hxx84 sal_Int32 m_nMaxRows;
85 sal_Int32 m_nFetchSize;
92sal_Int32 getQueryTimeOut() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
93sal_Int32 getMaxFieldSize() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
94sal_Int32 getMaxRows() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
117 sal_Int32 getColumnCount () throw( ::com::sun::star::sdbc::SQLException);
118 sal_Int32 getRowCount () throw( ::com::sun::star::sdbc::SQLException);
119 sal_Int32 getPrecision ( sal_Int32 sqlType);
130 sal_Int32 nHandle,
134 sal_Int32 nHandle,
[all …]
/aoo42x/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx67sal_Int32 getQueryTimeOut() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
68sal_Int32 getMaxFieldSize() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
70sal_Int32 getResultSetConcurrency() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
92 sal_Int32 m_nResultSetConcurrency;
93 sal_Int32 m_nResultSetType;
109 sal_Int32 nHandle,
114 sal_Int32 nHandle,
120 sal_Int32 nHandle
127 sal_Int32 impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID);
128sal_Int32 impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID,sal_Int32 _nDefaul…
[all …]
/aoo42x/main/svl/qa/complex/ConfigItems/helper/
H A DHistoryOptTest.cxx90 ::sal_Int32 c = nMaxItems; in impl_testHistory()
91 ::sal_Int32 i = 0; in impl_testHistory()
112 ::sal_Int32 nExpectedIndex = (c-1)-i; in impl_testHistory()
120 ::sal_Int32 nFirstItem = (c-1); in impl_testHistory()
121 ::sal_Int32 nSecondItem = (c-2); in impl_testHistory()
132 ::sal_Int32 nExpectedIndex = (c-1)-i; in impl_testHistory()
138 ::sal_Int32 nNewestItem = c; in impl_testHistory()
139 ::sal_Int32 nOldestItem = 0; in impl_testHistory()
154 ::sal_Int32 nNewSize = 3; in impl_testHistory()
238 sURL.append ((::sal_Int32)nItem ); in impl_createItemURL()
[all …]
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx64 const sal_Int32 nRunIndex,
65 const sal_Int32 nStartIndex,
66 const sal_Int32 nEndIndex);
77 sal_Int32 mnRunIndex;
80 sal_Int32 mnLocalInsertIndex;
82 sal_Int32 mnStartIndex;
84 sal_Int32 mnEndIndex;
351 const sal_Int32 nRunIndex, in PageObjectRun()
352 const sal_Int32 nStartIndex, in PageObjectRun()
353 const sal_Int32 nEndIndex) in PageObjectRun()
[all …]
/aoo42x/main/xmlhelp/source/cxxhelp/inc/qe/
H A DQuery.hxx43 QueryHit( sal_Int32 nColumns,double penalty,sal_Int32 doc,sal_Int32 begin,sal_Int32 end ) in QueryHit()
48 matches_( new sal_Int32[ 2*nColumns ] ), in QueryHit()
51 rtl_zeroMemory( matches_,sizeof( sal_Int32 ) * matchesL_ ); in QueryHit()
56 sal_Int32 getDocument() const { return doc_; } in getDocument()
58 sal_Int32 countOfMatches() const { return matchesL_; } in countOfMatches()
60 sal_Int32 getBegin() const { return begin_; } in getBegin()
62 sal_Int32 getEnd() const { return end_; } in getEnd()
90 bool worseThan( double penalty,sal_Int32 begin,sal_Int32 end ) in worseThan()
117 sal_Int32 doc_,begin_,end_;
119 sal_Int32 matchesL_;
[all …]
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1250 sal_Int32 i; in writeZString()
1263 sal_Int32 nU4 = 0; in exportAnimAction()
1264 sal_Int32 nU5 = 3; in exportAnimAction()
1288 sal_Int32 nU1 = 0; in exportAnimEvent()
1290 sal_Int32 nU3 = 0; in exportAnimEvent()
1751 sal_Int32 end = -1; in exportAnimateTargetElement()
1825 sal_Int32 i; in exportAnimateKeyPoints()
1830 sal_Int32 nKeyTime = (sal_Int32)( aKeyTimes[ i ] * 1000.0 ); in exportAnimateKeyPoints()
2063 …( const Any& rAny, const sal_Int16 nColorSpace, sal_Int32& rMode, sal_Int32& rA, sal_Int32& rB, sa… in getColorAny()
2147 sal_Int32 nU1 = 1; in exportIterate()
[all …]
/aoo42x/main/sot/source/sdstor/
H A Dstgio.cxx152 sal_Int32 *pFat;
154 sal_Int32 nPages;
155 sal_Int32 nPageSize;
162 sal_Int32 Count() { return nPages; } in Count()
163 sal_Int32 operator[]( sal_Int32 nOffset ) in operator []()
169 sal_uLong Mark( sal_Int32 nPage, sal_Int32 nCount, sal_Int32 nExpect );
177 pFat = new sal_Int32[ nPages ]; in EasyFat()
207 sal_uLong EasyFat::Mark( sal_Int32 nPage, sal_Int32 nCount, sal_Int32 nExpect ) in Mark()
212 sal_Int32 nCurPage = nPage; in Mark()
276 for( sal_Int32 i = 0; i < nCount; i++ ) in ValidateMasterFATs()
[all …]
/aoo42x/main/sd/source/ui/presenter/
H A DPresenterPreviewCache.cxx55 const sal_Int32 nFirstVisibleSlideIndex,
56 const sal_Int32 nLastVisibleSlideIndex);
75 sal_Int32 mnFirstVisibleSlideIndex;
76 sal_Int32 mnLastVisibleSlideIndex;
166 sal_Int32 nFirstVisibleSlideIndex, in setVisibleRange()
167 sal_Int32 nLastVisibleSlideIndex) in setVisibleRange()
194 sal_Int32 nSlideIndex, in getSlidePreview()
320 const sal_Int32 nFirstVisibleSlideIndex, in SetVisibleSlideRange()
321 const sal_Int32 nLastVisibleSlideIndex) in SetVisibleSlideRange()
479 const sal_Int32 nSlideIndex) const in GetPage()
[all …]
/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Dseriesmodel.hxx45 OptValue< sal_Int32 > monLabelPos; /// Data label position.
93 sal_Int32 mnPictureFormat; /// Bitmap mode (stretch/tile).
120 sal_Int32 mnValueType; /// Type of the values.
161 sal_Int32 mnTypeId; /// Type of the trendline.
179 OptValue< sal_Int32 > monExplosion; /// Pie slice moved from pie center.
181 OptValue< sal_Int32 > monMarkerSymbol; /// Series line marker symbol.
183 sal_Int32 mnIndex; /// Unique data point index.
219 OptValue< sal_Int32 > monShape; /// 3D bar shape type.
220 sal_Int32 mnExplosion; /// Pie slice moved from pie center.
223 sal_Int32 mnMarkerSymbol; /// Series line marker symbol.
[all …]
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx53 sal_Int32 nVtableIndex,
56 sal_Int32 * pStackLongs,
60 sal_Int32 nVtableIndex, in callVirtualMethod()
63 sal_Int32 * pStackLongs, in callVirtualMethod()
64 sal_Int32 nStackLongs ) in callVirtualMethod()
320 sal_Int32 * pTempIndizes = (sal_Int32 *)(pCppArgs + nParams); in cpp_call()
324 sal_Int32 nTempIndizes = 0; in cpp_call()
326 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in cpp_call()
404 (sal_Int32 *)pCppStackStart, in cpp_call()
412 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call()
[all …]
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx211 sal_Int32* pIDs = aIDs.getArray(); in ImplGetPropertyIds()
677 sal_Int32 n = 0; in write()
738 sal_Int32 nAsInt = 0; in write()
884 sal_Int32 n = InStream->readLong(); in read()
1162 sal_Int32 nAsInteger = 0; in convertFastPropertyValue()
1187 sal_Int32 n; in convertFastPropertyValue()
1320 sal_Int32 nPropId = 0; in setPropertyValue()
1440 void UnoControlModel::ImplNormalizePropertySequence( const sal_Int32, sal_Int32*, in ImplNormalizePropertySequence() argument
1446 void UnoControlModel::ImplEnsureHandleOrder( const sal_Int32 _nCount, sal_Int32* _pHandles, in ImplEnsureHandleOrder()
1447 uno::Any* _pValues, sal_Int32 _nFirstHandle, sal_Int32 _nSecondHandle ) const in ImplEnsureHandleOrder()
[all …]

Completed in 146 milliseconds

1...<<11121314151617181920>>...297