Home
last modified time | relevance | path

Searched refs:sal_Int64 (Results 351 – 375 of 1052) sorted by relevance

1...<<11121314151617181920>>...43

/trunk/main/codemaker/source/javamaker/
H A Dclassfile.hxx190 sal_uInt16 addLongInfo(sal_Int64 value);
245 std::map< sal_Int64, sal_uInt16 > m_longInfos;
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx125 sal_Int64 DataColumn::getLong() throw( SQLException, RuntimeException ) in getLong()
221 void DataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsecuritycontext_mscryptimpl.cxx304 sal_Int64 SAL_CALL XMLSecurityContext_MSCryptImpl :: getSomething( const Sequence< sal_Int8 >& aIde…
308 return ( sal_Int64 )this ;
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx280 sal_Int64 SAL_CALL RootActionTriggerContainer::getSomething( const Sequence< sal_Int8 >& aIdentifie… in getSomething()
283 return reinterpret_cast< sal_Int64 >( this ); in getSomething()
/trunk/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx164 sal_Int64 SAL_CALL OConnectionWrapper::getSomething( const Sequence< sal_Int8 >& rId ) throw(Runtim… in getSomething()
167 return reinterpret_cast< sal_Int64 >( this ); in getSomething()
H A DCommonTools.cxx189 sal_Int64 nValue = 0; in toString()
257 sal_Int64 nTemp = 0; in getJavaVM()
/trunk/main/connectivity/source/drivers/ado/
H A DAColumn.cxx103 sal_Int64 OAdoColumn::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
106 ? reinterpret_cast< sal_Int64 >( this ) in getSomething()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx304 sal_Int64 SAL_CALL SwXAutoTextGroup::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
311 return sal::static_int_cast< sal_Int64 >( reinterpret_cast< sal_IntPtr >( this )); in getSomething()
864 sal_Int64 SAL_CALL SwXAutoTextEntry::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
871 return sal::static_int_cast< sal_Int64 >( reinterpret_cast< sal_IntPtr >( this )); in getSomething()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx1134 sal_Int64 nBestMatch = SAL_MAX_INT64; in ImplFindPaperFormatForUserSize()
1142 sal_Int64 nDX = pSetupData->mnPaperWidth - rPaperInfo.getWidth(); in ImplFindPaperFormatForUserSize()
1143 sal_Int64 nDY = pSetupData->mnPaperHeight - rPaperInfo.getHeight(); in ImplFindPaperFormatForUserSize()
1144 sal_Int64 nMatch = nDX*nDX + nDY*nDY; in ImplFindPaperFormatForUserSize()
/trunk/main/sal/inc/rtl/
H A Dstring.h620 sal_Int32 SAL_CALL rtl_str_valueOfInt64( sal_Char * str, sal_Int64 l, sal_Int16 radix ) SAL_THROW_E…
706 sal_Int64 SAL_CALL rtl_str_toInt64( const sal_Char * str, sal_Int16 radix ) SAL_THROW_EXTERN_C();
/trunk/main/oox/source/ole/
H A Dolehelper.cxx273 sal_Int64 nEndPos = rInStrm.tell() + ::std::max< sal_Int32 >( nBytes, 0 ); in importStdHlink()
287 sal_Int64 nEndPos = rInStrm.tell() + ::std::max< sal_Int32 >( nBytes, 0 ); in importStdHlink()
/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx224 sal_Int64 SAL_CALL OAdabasConnection::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8… in getSomething()
227 ? reinterpret_cast< sal_Int64 >( this ) in getSomething()
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx296 sal_Int64 SAL_CALL SvXMLAttributeList::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()
302 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_uIntPtr>(this)); in getSomething()
H A Dunoatrcn.cxx137 sal_Int64 SAL_CALL SvUnoAttributeContainer::getSomething( const ::com::sun::star::uno::Sequence< sa… in getSomething()
142 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_uIntPtr>(this)); in getSomething()
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx712 sal_Int64 SAL_CALL DrawController::getSomething (const Sequence<sal_Int8>& rId) in getSomething()
715 sal_Int64 nResult = 0; in getSomething()
720 nResult = sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx661 sal_Int64 nValue = pEdit->GetValue(); in IMPL_LINK()
673 sal_Int64 nValue = pEdit->GetValue(); in IMPL_LINK()
685 sal_Int64 nOpposite = pOpposite->GetValue(); in IMPL_LINK()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx795 sal_Int64 SAL_CALL SdTransferable::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >&… in getSomething()
797 sal_Int64 nRet; in getSomething()
802 nRet = sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx964 sal_Int64 DAVResourceAccess::LOCK(
965 sal_Int64 nTimeout,
971 sal_Int64 nNewTimeout = 0;
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx186 sal_Int64 bytesTotal;
187 sal_Int64 bytesRead;
/trunk/main/toolkit/source/controls/grid/
H A Dgridcolumn.cxx297sal_Int64 SAL_CALL GridColumn::getSomething( const Sequence< sal_Int8 >& i_identifier ) throw(Runt… in getSomething()
300 return ::sal::static_int_cast< sal_Int64 >( reinterpret_cast< sal_IntPtr >( this ) ); in getSomething()
/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx226 sal_Int64 SAL_CALL ScCellSearchObj::getSomething( in getSomething()
233 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx288 (char *)alloca( (nParams+2) * sizeof(sal_Int64) ); in cpp_call()
345 OSL_ASSERT( sizeof (double) == sizeof (sal_Int64) ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx283 (char *)alloca( (nParams+2) * sizeof(sal_Int64) ); in cpp_call()
340 OSL_ASSERT( sizeof (double) == sizeof (sal_Int64) ); in cpp_call()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Duno2cpp.cxx170 (char *)malloc( sizeof(sal_Int32) + ((nParams+2) * sizeof(sal_Int64)) ); in cpp_call()
172 (char *)alloca( sizeof(sal_Int32) + ((nParams+2) * sizeof(sal_Int64)) ); in cpp_call()
/trunk/main/cppu/source/uno/
H A Ddestr.hxx120 if (sizeof(void *) < sizeof(sal_Int64)) in _destructAny()
212 return (sal_Int32)(sizeof(sal_Int64)); in idestructElements()

Completed in 199 milliseconds

1...<<11121314151617181920>>...43