Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 4226 – 4250 of 7422) sorted by relevance

1...<<161162163164165166167168169170>>...297

/aoo41x/main/sfx2/source/doc/
H A Ddocinsert.cxx140 sal_Int32 i = 0; in CreateMediumList()
141 sal_Int32 nCount = m_pURLList->Count(); in CreateMediumList()
279 sal_Int32 nVersion = 0; in IMPL_LINK()
/aoo41x/main/idlc/source/
H A Dastscope.cxx153 sal_Int32 nIndex = scopedName.indexOf(':'); in lookupByName()
183 sal_Int32 i = 0; in lookupByName()
184 sal_Int32 nOffset = 2; in lookupByName()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.hxx139 virtual sal_Int32 SAL_CALL getTargetColorDepth( )
142 virtual sal_Int32 SAL_CALL getAvailableWidth( )
145 virtual sal_Int32 SAL_CALL getAvailableHeight( )
/aoo41x/main/sal/qa/rtl/locale/
H A Drtl_locale.cxx249 sal_Int32 nHashCode = aLocale.hashCode(); in hashCode_001()
256 sal_Int32 nHashCode = rtl_locale_hashCode(aLocale.getData()); in hashCode_002()
301 sal_Int32 nEqual = rtl_locale_equals(aLocale1.getData(), aLocale2.getData()); in equals_002()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx49 extern sal_Int32 * pHack;
50 extern sal_Int32 nHack;
138 sal_Int32 index = 0; in getRTTI()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx49 extern sal_Int32 * pHack;
50 extern sal_Int32 nHack;
138 sal_Int32 index = 0; in getRTTI()
/aoo41x/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx117 …virtual ::sal_Int32 SAL_CALL createBuffers( ::sal_Int32 nBuffers ) throw (::com::sun::star::lang::… in createBuffers()
120 tools::verifyRange( nBuffers, (sal_Int32)1 ); in createBuffers()
/aoo41x/main/comphelper/inc/comphelper/
H A Daccessiblecontexthelper.hxx166 …virtual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeExcept…
167 …m::sun::star::accessibility::XAccessible > SAL_CALL getAccessibleChild( sal_Int32 i ) throw (::com…
180 …virtual sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeExc…
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DStorageNativeInputStream.cxx165 sal_Int32 tmpIntVal; in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_skip()
171 tmpIntVal = ::std::numeric_limits<sal_Int32>::max(); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_skip()
173 tmpIntVal = static_cast<sal_Int32>(tmpLongVal); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_skip()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddirectsql.cxx167 sal_Int32 DirectSQLDialog::getHistorySize() const in getHistorySize()
182 sal_Int32 nRemoveEntries = getHistorySize() - m_nHistoryLimit; in implEnsureHistoryLimit()
301 void DirectSQLDialog::switchToHistory(sal_Int32 _nHistoryPos, sal_Bool _bUpdateListBox) in switchToHistory()
/aoo41x/main/connectivity/source/manager/
H A Dmdrivermanager.hxx87 sal_Int32 m_nLoginTimeout;
99 …virtual void SAL_CALL setLoginTimeout( sal_Int32 seconds ) throw(::com::sun::star::uno::RuntimeExc…
100 … virtual sal_Int32 SAL_CALL getLoginTimeout( ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/cppuhelper/test/
H A Dcfg_test.cxx104 sal_Int32 n; in ServiceImpl0()
156 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
261 sal_Int32 n; in SAL_IMPLEMENT_MAIN()
/aoo41x/main/cui/source/options/
H A Dcfgchart.cxx133 for( sal_Int32 i=0; i<ROW_COLOR_COUNT; i++ ) in useDefault()
208 sal_Int32 nCount = aColorSeq.getLength(); in RetrieveOptions()
224 for( sal_Int32 i=0; i < nCount; i++ ) in RetrieveOptions()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx312 sal_Bool OQueryViewSwitch::isSlotEnabled(sal_Int32 _nSlotId) in isSlotEnabled()
317 void OQueryViewSwitch::setSlotEnabled(sal_Int32 _nSlotId,sal_Bool _bEnable) in setSlotEnabled()
352 void OQueryViewSwitch::setNoneVisbleRow(sal_Int32 _nRows) in setNoneVisbleRow()
/aoo41x/main/unoxml/source/dom/
H A Ddocument.cxx457 sal_Int32 i = qname.indexOf(':'); in createAttributeNS()
550 sal_Int32 i = qname.indexOf(':'); in createElementNS()
818 for (sal_Int32 i = 0; i < attribs->getLength(); i++) in lcl_ImportNode()
1046 … const Sequence< beans::Pair< rtl::OUString, sal_Int32 > >& i_rRegisterNamespaces ) in fastSerialize()
1073 const beans::Pair<OUString,sal_Int32>* pSeq = i_rRegisterNamespaces.getConstArray(); in fastSerialize()
1074 for (const beans::Pair<OUString,sal_Int32>* pNs = pSeq; in fastSerialize()
/aoo41x/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx386 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtOptionsDrawinglayer_Impl()
387 sal_Int32 nProperty = 0; in SvtOptionsDrawinglayer_Impl()
412 sal_Int32 nValue = 0; in SvtOptionsDrawinglayer_Impl()
421 sal_Int32 nValue = 0; in SvtOptionsDrawinglayer_Impl()
613 for( sal_Int32 nProperty = 0, nCount = aSeqNames.getLength(); nProperty < nCount; ++nProperty ) in Commit()
1239 sal_Int32 SvtOptionsDrawinglayer::m_nRefCount = 0;
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx126 sal_Int32 m_nCurrentProgress;
408 for (sal_Int32 i = 0; i < depExc.UnsatisfiedDependencies.getLength(); in handle()
495 sal_Int32 len = conts.getLength(); in handle()
496 for ( sal_Int32 pos = 0; pos < len; ++pos ) in handle()
1070 sal_Int32 nLen = rWhat.getLength(); in searchAndReplaceAll()
1075 sal_Int32 nIndex = rSource.indexOf( rWhat ); in searchAndReplaceAll()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx86 …ansfer_Impl( const String& rSource, const String& rDest, sal_Bool bMoveData, sal_Int32 nNameClash ) in Transfer_Impl()
471 sal_Bool UCBContentHelper::MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameClash… in MoveTo()
484 sal_Int32 nCount = aInfo.getLength(); in CanMakeFolder()
488 for ( sal_Int32 i = 0; i < nCount; ++i ) in CanMakeFolder()
529 sal_Int32 nCount = aInfo.getLength(); in MakeFolder()
533 for ( sal_Int32 i = 0; i < nCount; ++i ) in MakeFolder()
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx209 for( sal_Int32 i = 0 ; i < seqServiceNames.getLength() ; i ++ ) { in supportsService()
508 sal_Int32 length ; in getPersonalCertificates()
985 sal_Int32 SecurityEnvironment_MSCryptImpl :: verifyCertificate( in verifyCertificate()
990 sal_Int32 validity = ::com::sun::star::security::CertificateValidity::INVALID; in verifyCertificate()
1159 sal_Int32 SecurityEnvironment_MSCryptImpl :: getCertificateCharacters( const ::com::sun::star::uno:… in getCertificateCharacters()
1160 sal_Int32 characters ; in getCertificateCharacters()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr2.cxx471 sal_Int32 nDec = (sal_Int32) ::rtl::math::approxFloor(GetDouble()); in RoundNumber()
2783 inline void lclSplitBlock( double& rfInt, sal_Int32& rnBlock, double fValue, double fSize ) in lclSplitBlock()
2785 rnBlock = static_cast< sal_Int32 >( modf( (fValue + 0.1) / fSize, &rfInt ) * fSize + 0.1 ); in lclSplitBlock()
2789 void lclAppendDigit( ByteString& rText, sal_Int32 nDigit ) in lclAppendDigit()
2811 void lclAppendPow10( ByteString& rText, sal_Int32 nDigit, sal_Int32 nPow10 ) in lclAppendPow10()
2826 void lclAppendBlock( ByteString& rText, sal_Int32 nValue ) in lclAppendBlock()
2851 sal_Int32 nTen = nValue / 10; in lclAppendBlock()
2852 sal_Int32 nOne = nValue % 10; in lclAppendBlock()
2894 sal_Int32 nSatang = 0; in ScBahtText()
2908 sal_Int32 nBlock = 0; in ScBahtText()
/aoo41x/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.cxx58 void SAL_CALL ImplXMLSignatureListener::signatureCreated( sal_Int32 securityId, com::sun::star::xml… in signatureCreated()
65 void SAL_CALL ImplXMLSignatureListener::signatureVerified( sal_Int32 securityId, com::sun::star::xm… in signatureVerified()
196 sal_Int32 nSepPos = rURI.indexOf( '/' ); in OpenInputStream()
/aoo41x/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx133 sal_Int32 nCmp = r1.GetFamilyName().compareTo( r2.GetFamilyName() ); in XMLFontAutoStylePoolEntryCmp_Impl()
179 sal_Int32 nLen = rFamilyName.indexOf( sal_Unicode(';'), 0 ); in Add()
195 sal_Int32 nCount = 1; in Add()
/aoo41x/main/unotools/inc/unotools/
H A Dconfignode.hxx312 sal_Int32 _nDepth = -1,
330 …const ::rtl::OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, sal_Bo…
339 …const ::rtl::OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, sal_Bo…
/aoo41x/main/svx/source/sidebar/
H A DColorPanel.cxx60 sal_Int32 ColorPanel::GetPreferredHeight (sal_Int32 nWidth) in GetPreferredHeight()
62 sal_Int32 nPreferredHeight = 0; in GetPreferredHeight()
/aoo41x/main/svx/source/sidebar/debug/
H A DColorPanel.cxx60 sal_Int32 ColorPanel::GetPreferredHeight (sal_Int32 nWidth) in GetPreferredHeight()
62 sal_Int32 nPreferredHeight = 0; in GetPreferredHeight()

Completed in 124 milliseconds

1...<<161162163164165166167168169170>>...297