Home
last modified time | relevance | path

Searched refs:sal_Int64 (Results 251 – 275 of 1052) sorted by relevance

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

/trunk/main/chart2/source/model/main/
H A DChartModel.hxx520 ::sal_Int64 nAspect,
527 ::sal_Int64 nAspect )
533 ::sal_Int64 nAspect )
539 ::sal_Int64 nAspect )
589 …virtual ::sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< ::sal_Int8 >& aI…
H A DChartModel.cxx1045 void SAL_CALL ChartModel::setVisualAreaSize( ::sal_Int64 nAspect, const awt::Size& aSize ) in setVisualAreaSize()
1074 awt::Size SAL_CALL ChartModel::getVisualAreaSize( ::sal_Int64 nAspect ) in getVisualAreaSize()
1088 embed::VisualRepresentation SAL_CALL ChartModel::getPreferredVisualRepresentation( ::sal_Int64 nAsp… in getPreferredVisualRepresentation()
1130 ::sal_Int32 SAL_CALL ChartModel::getMapUnit( ::sal_Int64 nAspect ) in getMapUnit()
1319 ::sal_Int64 SAL_CALL ChartModel::getSomething( const Sequence< ::sal_Int8 >& aIdentifier ) in getSomething()
/trunk/main/oox/inc/oox/xls/
H A Dworksheetbuffer.hxx46 sal_Int64 mnBiffHandle; /// BIFF record handle of the sheet substream.
87 sal_Int64 getBiffRecordHandle( sal_Int32 nWorksheet ) const;
H A Ddrawingbase.hxx58 sal_Int64 mnColOffset; /// X offset inside the column.
59 sal_Int64 mnRowOffset; /// Y offset inside the row.
/trunk/main/sc/source/ui/inc/
H A Dtptable.hxx45 virtual void SetValue( sal_Int64 nValue );
46 virtual sal_Int64 GetValue() const;
/trunk/main/comphelper/inc/comphelper/
H A Daccimplaccess.hxx85 sal_Int64 implGetForeignControlledStates( ) const;
99 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& _rIden…
/trunk/main/tools/source/string/
H A Dtustring.cxx86 UniString UniString::CreateFromInt64( sal_Int64 n, sal_Int16 nRadix ) in CreateFromInt64()
134 sal_Int64 UniString::ToInt64() const in ToInt64()
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmlelementwrapper_xmlsecimpl.cxx61 sal_Int64 SAL_CALL XMLElementWrapper_XmlSecImpl::getSomething( const cssu::Sequence< sal_Int8 >& aI… in getSomething()
70 return reinterpret_cast < sal_Int64 > ( this ); in getSomething()
/trunk/main/sw/inc/
H A Dunobaseclass.hxx146 template< class C > sal_Int64
154 return ::sal::static_int_cast< sal_Int64 >( in UnoTunnelImpl()
/trunk/main/framework/source/fwe/classes/
H A Dimagewrapper.cxx108 sal_Int64 SAL_CALL ImageWrapper::getSomething( const Sequence< sal_Int8 >& aIdentifier ) throw ( Ru… in getSomething()
111 return reinterpret_cast< sal_Int64 >( this ); in getSomething()
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmap.cxx135 return uno::Any( reinterpret_cast<sal_Int64>( pBitmapEx ) ); in getFastPropertyValue()
138 return uno::Any( sal_Int64(0) ); in getFastPropertyValue()
/trunk/main/cppu/source/threadpool/
H A Djobqueue.cxx62 void *JobQueue::enter( sal_Int64 nDisposeId , sal_Bool bReturnWhenNoJob ) in enter()
138 void JobQueue::dispose( sal_Int64 nDisposeId ) in dispose()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx319 void SAL_CALL OFSStreamContainer::seek( sal_Int64 location ) in seek()
336 sal_Int64 SAL_CALL OFSStreamContainer::getPosition() in getPosition()
352 sal_Int64 SAL_CALL OFSStreamContainer::getLength() in getLength()
/trunk/main/svl/source/numbers/
H A Dnumuno.cxx119 sal_Int64 SAL_CALL SvNumberFormatsSupplierObj::getSomething( in getSomething()
126 return sal::static_int_cast<sal_Int64>(reinterpret_cast<sal_IntPtr>(this)); in getSomething()
/trunk/main/connectivity/source/drivers/ado/
H A DAIndex.cxx99 sal_Int64 OAdoIndex::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
102 ? reinterpret_cast< sal_Int64 >( this ) in getSomething()
H A DAKey.cxx93 sal_Int64 OAdoKey::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething()
96 ? reinterpret_cast< sal_Int64 >( this ) in getSomething()
/trunk/main/dbaccess/source/inc/
H A Dregistrationhelper.hxx44 static ::com::sun::star::uno::Sequence< sal_Int64 >*
46 static ::com::sun::star::uno::Sequence< sal_Int64 >*
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx97 buf.append( (sal_Int64)*(void **)pVal, 16 ); in val2str()
244 buf.append( (sal_Int64)*(sal_uInt32 *)pVal, 16 ); in val2str()
251 sal_Int64 aVal; in val2str()
257 buf.append( *(sal_Int64 *)pVal, 16 ); in val2str()
/trunk/main/bridges/test/
H A Dtestcomp.cxx171 virtual sal_Int64 SAL_CALL getHyper_attr() throw(::com::sun::star::uno::RuntimeException) in getHyper_attr()
173 …virtual void SAL_CALL setHyper_attr( sal_Int64 /* _attributehyper */) throw(::com::sun::star::uno:… in setHyper_attr() argument
209 virtual sal_Int64 SAL_CALL getHyper() throw(::com::sun::star::uno::RuntimeException) in getHyper()
211 …virtual void SAL_CALL setHyper( sal_Int64 /* _hyper */) throw(::com::sun::star::uno::RuntimeExcept… in setHyper() argument
/trunk/main/unoxml/source/xpath/
H A Dxpathobject.cxx138 sal_Int64 SAL_CALL CXPathObject::getHyper() throw (RuntimeException) in getHyper()
142 return (sal_Int64) xmlXPathCastToNumber(m_pXPathObj.get()); in getHyper()
/trunk/main/connectivity/source/sdbcx/
H A DVDescriptor.cxx53sal_Int64 SAL_CALL ODescriptor::getSomething( const Sequence< sal_Int8 >& rId ) throw(RuntimeExcep… in getSomething()
56 ? reinterpret_cast< sal_Int64 >( this ) in getSomething()
/trunk/main/extensions/source/inc/
H A Dcomponentmodule.hxx84 static ::com::sun::star::uno::Sequence< sal_Int64 >*
86 static ::com::sun::star::uno::Sequence< sal_Int64 >*
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx131sal_Int64 SAL_CALL OJoinExchObj::getSomething( const Sequence< sal_Int8 >& _rIdentifier ) throw(Ru… in getSomething()
134 return reinterpret_cast<sal_Int64>(this); in getSomething()
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx406 sal_Int64 SAL_CALL ViewTabBar::getSomething (const Sequence<sal_Int8>& rId) in getSomething()
409 sal_Int64 nResult = 0; in getSomething()
414 nResult = reinterpret_cast<sal_Int64>(this); in getSomething()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx54 sal_Int64 * pRegisterReturn /* space for register return */ )
365 sal_Int64 * pRegisterReturn /* space for register return */ )
526 ovrflw, (sal_Int64*)nRegReturn );

Completed in 211 milliseconds

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