Home
last modified time | relevance | path

Searched defs:nSize (Results 1 – 25 of 573) sorted by path

12345678910>>...23

/trunk/main/autodoc/inc/cosv/
H A Dmbstream.hxx69 uintt nSize; member in csv::mbstream
H A Dstringdata.hxx79 size_type nSize; /// The allocated size - 1 (for the finishing 0). member in csv::StringData
/trunk/main/autodoc/source/cosv/strings/
H A Dstring.cxx240 size_type nSize = size(); in substr() local
/trunk/main/autodoc/source/display/html/
H A Dpm_class.cxx579 intt nSize = i_rClass.Position()+1; in WriteNodeHierarchy() local
/trunk/main/autodoc/source/parser/adoc/
H A Dcx_a_std.cxx450 UINT8 nSize = static_cast<UINT8>(strlen(i_sText)); in TCF_Whitespace() local
/trunk/main/autodoc/source/parser/inc/adoc/
H A Dtk_docw.hxx71 UINT8 nSize; member in adoc::Tok_Whitespace
90 UINT8 nSize; member in adoc::Tok_LineStart
/trunk/main/autodoc/source/parser/inc/semantic/
H A Dcallf.hxx183 uintt nSize = aBranches.size(); in Call_Handler() local
/trunk/main/automation/source/server/
H A DXMLParser.cxx90 sal_uLong nSize = pStream->Seek( STREAM_SEEK_TO_END ); in available() local
H A Dsvcommstream.cxx40 comm_ULONG SvCommStream::Read( void* pData, comm_ULONG nSize ) { return pStream->Read( pData, nSize… in Read()
41 comm_ULONG SvCommStream::Write( const void* pData, comm_ULONG nSize ) { return pStream->Write( pDat… in Write()
/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx765 for( gint i = 0, nSize = gst_caps_get_size( pCaps ); i < nSize; ++i ) in implHandleNewPadFunc() local
/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx152 long nWidth = 0, nHeight = 0, nSize = 0; in grabFrame() local
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx91 sal_uLong nSize = aMemStream.Tell(); in getTextEngineText() local
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx1718 sal_uInt32 nSize = aChildList.size(); in UpdateGroups() local
H A Dmanagelang.cxx400 sal_Int32 nSize = bNotLocalized ? 1 : m_pCheckLangLB->GetCheckedEntryCount(); in GetLocales() local
/trunk/main/basegfx/source/tools/
H A Dcanvastools.cxx245 const sal_Int32 nSize(curves.getLength()); in polygonFromBezier2DSequence() local
H A Ddebugplotter.cxx229 const ::std::size_t nSize( maPolygons.size() ); in ~DebugPlotter() local
327 const ::std::size_t nSize( maPolygons.size() ); in ~DebugPlotter() local
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx83 sal_uInt16 nSize; member in SbStdFont
/trunk/main/basic/source/classes/
H A Dimage.cxx388 void SbiImage::MakeStrings( short nSize ) in MakeStrings()
H A Dsbunoobj.cxx1032 sal_Int32 nSize = nUpper - nLower + 1; in getUnoTypeForSbxValue() local
/trunk/main/basic/source/comp/
H A Dcodegen.cxx321 sal_uInt16 nSize = pPool->GetSize(); in Save() local
H A Ddim.cxx78 short nSize = 0; in TypeDecl() local
/trunk/main/basic/source/inc/
H A Dbuffer.hxx37 sal_uInt32 nSize; // aktuelle Groesse member in SbiBuffer
H A Dcodegen.hxx77 …PCodeBuffConvertor( sal_uInt8* pCode, T nSize ): m_nSize( nSize ), m_pStart( pCode ), m_pCnvtdBuf… in PCodeBuffConvertor()
/trunk/main/basic/source/runtime/
H A Diosys.cxx396 sal_uIntPtr OslStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()
404 sal_uIntPtr OslStream::PutData( const void* pData, sal_uIntPtr nSize ) in PutData()
432 void OslStream::SetSize( sal_uIntPtr nSize ) in SetSize()
535 sal_uIntPtr UCBStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()
564 sal_uIntPtr UCBStream::PutData( const void* pData, sal_uIntPtr nSize ) in PutData()
631 void UCBStream::SetSize( sal_uIntPtr nSize ) in SetSize()
H A Dmethods.cxx476 int nSize = _PATH_INCR; in RTLFUNC() local
4036 sal_uInt16 nSize = aNewStr.Len()*2; in RTLFUNC() local

Completed in 155 milliseconds

12345678910>>...23