Home
last modified time | relevance | path

Searched refs:sal_uInt64 (Results 176 – 200 of 257) sorted by relevance

1234567891011

/trunk/main/cppuhelper/qa/ifcontainer/
H A Dcppu_ifcontainer.cxx200 ::cppu::UnoType< ::sal_uInt64 >::get(), in TEST_F()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.h345 inline sal_Bool SAL_CALL operator >>= ( const Any & rAny, sal_uInt64 & value ) SAL_THROW( () );
H A DType.h354 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const sal_uInt64 * ) SAL_THROW( ()…
/trunk/main/cppu/inc/cppu/
H A Dunotype.hxx168 cppu_detail_getUnoType(::sal_uInt64 const *) { in cppu_detail_getUnoType()
/trunk/main/comphelper/source/misc/
H A Danycompare.cxx219 pComparator.reset( new ScalarPredicateLess< sal_uInt64 >() ); in getStandardLessPredicate()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.cxx131 && (sizeof(System::UInt64) == sizeof(sal_uInt64)) in Mapping_uno2cli()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx2634 sal_uInt64 c = rStr.GetChar( nStrPos ); in OutHTML_SwTxtNode()
2640 sal_uInt64 templow = d&0x03ff; in OutHTML_SwTxtNode()
2641 sal_uInt64 temphi = ((c&0x03ff) + 0x0040)<<10; in OutHTML_SwTxtNode()
2684 sOut += ByteString::CreateFromInt64( (sal_uInt64)c ); in OutHTML_SwTxtNode()
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx193 sal_uInt64 tmp = 0; in initialize()
H A DDropTarget.cxx405 sal_uInt64 tmp = 0; in initialize()
/trunk/main/embedserv/source/inc/
H A Dembeddoc.hxx71 sal_uInt64 getMetaFileHandle_Impl( sal_Bool isEnhMeta );
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx665 sal_uInt64 nTableWidth = 0; in NewInsertCol()
670 sal_uInt64 nAddWidth = lcl_InsertPosition( *this, aInsPos, rBoxes, bBehind ); in NewInsertCol()
679 sal_uInt64 nResultingWidth = nAddWidth + nTableWidth; in NewInsertCol()
/trunk/main/vcl/source/gdi/
H A Dpngread.cxx562sal_uInt64 nScansize64 = ( ( static_cast< sal_uInt64 >( maOrigSize.Width() ) * mnPngDepth ) + 7 ) … in ImplReadHeader()
/trunk/main/jvmfwk/source/
H A Dframework.cxx439 sal_uInt64 nFeatureFlags = 0; in jfw_findAndSelectJRE()
1277 sal_uInt64 CJavaInfo::getFeatures() const in getFeatures()
/trunk/main/oox/source/core/
H A Dencryption.cxx917 const sal_uInt64 decryptedSize = aEncryptedPackage.readuInt64(); in decryptStream()
924 sal_uInt64 totalBytesWritten = 0; in decryptStream()
/trunk/main/sw/inc/
H A Ddocsh.hxx176 SwDocShell( const sal_uInt64 i_nSfxCreationFlags );
/trunk/main/sal/rtl/source/
H A Dunload.cxx76 sal_uInt64 sum; in addTimeValue()
/trunk/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx110 sal_uInt64 nWritten = 0; in filter()
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx183 DrawDocShell::DrawDocShell( const sal_uInt64 nModelCreationFlags, sal_Bool bDataObject, DocumentTyp… in DrawDocShell()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx185 stack[sp] = *static_cast< sal_uInt64 * >(arguments[i]); in call()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx193 virtual void Run (const double nProgress, const sal_uInt64 nCurrentTime);
1282 void MultiAnimation::Run (const double nProgress, const sal_uInt64 nCurrentTime) in Run()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx937 sal_uInt64 size = static_cast< sal_uInt64 >(map.size()); in handleEnumType()
938 if ((static_cast< sal_uInt64 >(max) - static_cast< sal_uInt64 >(min) in handleEnumType()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.hxx60 std::vector< sal_uInt64 > vFileLen;
/trunk/main/sw/source/ui/uno/
H A Dunofreg.cxx49 …teInstance( const uno::Reference< XMultiServiceFactory > &rSMgr, const sal_uInt64 _nCreationFlags …
/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx398 return static_cast<double>(static_cast<sal_uInt64>(i_column->getLong())); in getValue()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx175 ScDocShell( const sal_uInt64 i_nSfxCreationFlags = SFXMODEL_EMBEDDED_OBJECT );

Completed in 156 milliseconds

1234567891011