Home
last modified time | relevance | path

Searched refs:getPos (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/comphelper/source/streaming/
H A Doslfile2streamwrap.cxx109 m_pFile->getPos(nCurrentPos); in skipBytes()
119 m_pFile->getPos(nCurrentPos); in skipBytes()
132 FileBase::RC eError = m_pFile->getPos(nPos); in available()
142 eError = m_pFile->getPos(nAvailable); in available()
/trunk/main/filter/source/placeware/
H A Dzip.cxx118 mnRC = mrFile.getPos( nPosition ); in copyAndCRC()
133 mnRC = mrFile.getPos( nPosition ); in writeDummyLocalHeader()
297 mrFile.getPos( nCdOffset ); in close()
308 mrFile.getPos( nCdSize ); in close()
H A Dexporter.cxx127 nRC = rSourceFile.getPos( nTemp ); in encodeFile()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dinputstream.cxx188 if( osl::FileBase::E_None != m_aFile.getPos( uPos ) ) in getPosition()
202 err = m_aFile.getPos( uCurrentPos ); in getLength()
210 err = m_aFile.getPos( uEndPos ); in getLength()
/trunk/main/sal/osl/unx/
H A Dfile.cxx104 sal_uInt64 getPos() const;
276 sal_uInt64 FileHandle_Impl::getPos() const in getPos() function in FileHandle_Impl
283 OSL_FILE_TRACE("FileHandle_Impl::setPos(%d, %lld) => %lld", m_fd, getPos(), uPos); in setPos()
1286 *pIsEOF = (pImpl->getPos() == pImpl->getSize()); in osl_isEndOfFile()
1302 *pPos = pImpl->getPos(); in osl_getFilePos()
1331 nPos = sal::static_int_cast< off_t >(pImpl->getPos()); in osl_setFilePos()
/trunk/main/sal/osl/w32/
H A Dfile.cxx96 sal_uInt64 getPos() const;
259 sal_uInt64 FileHandle_Impl::getPos() const in getPos() function in FileHandle_Impl
1012 *pIsEOF = (pImpl->getPos() == pImpl->getSize()); in osl_isEndOfFile()
1025 *pPos = pImpl->getPos(); in osl_getFilePos()
1051 nPos = sal::static_int_cast< LONGLONG >(pImpl->getPos()); in osl_setFilePos()
/trunk/main/unotools/inc/unotools/
H A Ddigitgroupingiterator.hxx159 sal_Int32 getPos() in getPos() function in utl::DigitGroupingIterator
186 if (j == aIterator.getPos()) in createForwardSequence()
/trunk/main/ucb/source/ucp/file/
H A Dfilrec.cxx110 ::osl::FileBase::RC ReconnectingFile::getPos( sal_uInt64& uPos ) in getPos() function in fileaccess::ReconnectingFile
115 return m_aFile.getPos( uPos ); in getPos()
H A Dfilrec.hxx67 ::osl::FileBase::RC getPos( sal_uInt64& uPos );
H A Dfilinpstr.cxx242 if( osl::FileBase::E_None != m_aFile.getPos( uPos ) ) in getPosition()
H A Dfilstr.cxx361 if( osl::FileBase::E_None != m_aFile.getPos( uPos ) ) in getPosition()
/trunk/main/canvas/source/tools/
H A Dsurface.cxx81 aDestOffset = mpFragment->getPos(); in getUVCoords()
258 aDestOffset = mpFragment->getPos(); in drawRectangularArea()
H A Dpage.hxx97 const ::basegfx::B2IPoint& getPos() const { return maRect.maPos; } in getPos() function in canvas::PageFragment
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx3669 class getPos : public ::testing::Test class
3702 TEST_F(getPos, getPos_001 ) in TEST_F() argument
3707 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
3715 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
3802 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
3866 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
3893 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
3978 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
4001 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
4048 nError1 = testFile.getPos( nFilePointer ); in TEST_F()
[all …]
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx220 double getPos() const { return mfPos; } in getPos() function in basegfx::__anon7b5bc3ae0111::SweepLineEvent
328 const B2DPoint aIntersectionPoint( rEvent.getPos(), in intersect()
/trunk/main/sal/osl/os2/
H A Dfile.cxx199 sal_uInt64 getPos() const;
340 sal_uInt64 FileHandle_Impl::getPos() const in getPos() function in FileHandle_Impl
1798 *pIsEOF = (pImpl->getPos() == pImpl->getSize()); in osl_isEndOfFile()
1813 *pPos = pImpl->getPos(); in osl_getFilePos()
1841 nPos = sal::static_int_cast< off_t >(pImpl->getPos()); in osl_setFilePos()
/trunk/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.hxx132 sal_Bool SAL_CALL getPos( POINT& ulCorner ) const;
H A DPreviewCtrl.cxx366 sal_Bool SAL_CALL CFilePreview::getPos( POINT& ulCorner ) const in getPos() function in CFilePreview
/trunk/main/desktop/source/deployment/
H A Ddp_persmap.cxx264 if( m_MapFile.getPos( nNewFileSize) == osl::File::E_None) in flush()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx264 rInFile.getPos( nOrgPos ); in convertPfbToPfa()
/trunk/main/sal/inc/osl/
H A Dfile.hxx1059 inline RC getPos( sal_uInt64& uPos ) in getPos() function in osl::File
/trunk/main/sal/workben/
H A Dtestfile.cxx1182 rc =rFile.getPos( filepointer ); in FilePointerTest()
1199 rc=rFile.getPos( filepointer ); in FilePointerTest()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java509 public Size getPos() in getPos() method in ButtonList
H A DImageList.java659 public Size getPos() in getPos() method in ImageList
/trunk/main/basic/source/runtime/
H A Diosys.cxx424 nRet = maFile.getPos( nRealPos ); in SeekPos()

Completed in 145 milliseconds

12