Home
last modified time | relevance | path

Searched refs:nSize (Results 851 – 861 of 861) sorted by relevance

1...<<3132333435

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx4130 sal_uInt16 i, nSize = m_pCurrentForm->GetFormMax(); in ActivatePage() local
4145 for( i=1; i < nSize; ++i ) in ActivatePage()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2295 *pDataStream >> nSize; in FormulaRead()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm1483 ByVal lpBuffer As String, ByVal nSize As Long, Arguments As Any) As Long
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx5198 SCSIZE nSize = pResultMatrix->GetElementCount(); in ScCountIf() local
5199 for (SCSIZE nIndex = 0; nIndex < nSize; ++nIndex) in ScCountIf()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7372 aSysFontData.nSize = sizeof(aSysFontData); in GetSysFontData()
7406 aSysLayoutData.nSize = sizeof(aSysLayoutData); in GetSysTextLayoutData()
H A Dpdfwriter_impl.cxx9348 sal_uLong nSize = rObject.m_pContentStream->Tell(); in writeTransparentObject() local
9389 aLine.append( (sal_Int32)(nSize) ); in writeTransparentObject()
9397 CHECK_RETURN( writeBuffer( rObject.m_pContentStream->GetData(), nSize ) ); in writeTransparentObject()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx830 maSysData.nSize = sizeof( SystemEnvData ); in Os2SalFrame()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1115 sal_uInt16 i = 0, nNumElem = 0, nNumElemReserved = 0, nSize = 0; in GetShadeColors() local
1116 rIn >> nNumElem >> nNumElemReserved >> nSize; in GetShadeColors()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx1631 sal_uInt32 nSize = m_aChildrenList.size(); in GetElementNames() local
1632 uno::Sequence< ::rtl::OUString > aElementNames( nSize ); in GetElementNames()
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1825 i->GetAnsi(szBuf, nSize);
/trunk/main/vcl/source/window/
H A Dwindow.cxx8416 ::com::sun::star::uno::Sequence< sal_Int8 > aSeq( (sal_Int8*)pSysData, pSysData->nSize ); in GetSystemDataAny()

Completed in 414 milliseconds

1...<<3132333435