Home
last modified time | relevance | path

Searched refs:size (Results 2701 – 2725 of 3145) sorted by relevance

1...<<101102103104105106107108109110>>...126

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx3844 ::std::vector<double>::size_type n = values.size(); in GetStVarParams()
6857 vMean = fSum / values.size(); in GetDBStVarParams()
6859 for (size_t i = 0; i < values.size(); i++) in GetDBStVarParams()
7332 nAreaCount = (sp ? static_cast<ScToken*>(pStack[sp-1])->GetRefList()->size() : 0); in ScIndex()
7557 nCount += static_cast<ScToken*>(xT.get())->GetRefList()->size(); in ScAreas()
8239 size_t n = pRefList->size(); in ScErrorType()
H A Dcharthelper.cxx411 size_t nRangeListCount = rRangesVector.size(); in CreateProtectedChartListenersAndNotify()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java502 int lenExpected = m_BufferExpected.size(); in testTerminatingNode()
503 int lenActual = m_BufferActual.size(); in testTerminatingNode()
538 int lenExpected = m_BufferExpected.size(); in testBuffer()
539 int lenActual = m_BufferActual.size(); in testBuffer()
1047 for (int i = 0; i < m_FrameHints.size(); ++i) { in insertTree()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx5369 if ( aPixelRects.size() ) in UpdateCursorOverlay()
5380 for(sal_uInt32 a(0); a < aPixelRects.size(); a++) in UpdateCursorOverlay()
5420 if ( aPixelRects.size() && pViewData->IsActive() ) in UpdateSelectionOverlay()
5430 for(sal_uInt32 a(0); a < aPixelRects.size(); a++) in UpdateSelectionOverlay()
5641 for(sal_uInt32 a(0); a < aPixelRects.size(); a++) in UpdateDragRectOverlay()
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx225 const size_t nNumSynonyms = aSynonyms.size(); in InsertThesaurusSubmenu_Impl()
/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx1087 sal_uIntPtr size; // Blip size in stream member
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx293 int nInfos = aSignInfos.size(); in ImplVerifySignatures()
/trunk/main/stoc/source/security/
H A Dpermissions.cxx551 strings.empty() ? 0 : &strings[ 0 ], strings.size() ); in toStrings()
/trunk/main/store/source/
H A Dstore.cxx250 return xManager->size (*pnSize); in store_getFileSize()
/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx383 CommandURLs aCommandURLs( aFormFeatures.size() ); in implUpdateImages()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx615 uno::Sequence< rtl::OUString > aRet( m_aDocs.size() ); in queryDocuments()
/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl37 body {margin-top: 0px;font-size: 0.8em;background-color: #F9F7ED;}
/trunk/main/toolkit/source/helper/
H A Dformpdfexport.cxx589 if( nIndex >= 0 && nIndex < (sal_Int16)pListWidget->Entries.size() ) in describePDFControl()
/trunk/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx343 return uno::Sequence< Reference<uno::XInterface> >(pSets, aSets.size()); in CreateCompPropSet()
/trunk/main/offapi/com/sun/star/text/
H A DTextTable.idl200 /** determines the type, color and size of the shadow. @see com::sun::star::table::ShadowFormat
/trunk/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess.idl156 /** Returns the size of a file.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPRNCompare.java277 String[] aList = new String[m_aFileList.size()]; in createJPEGFromPostscript()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src140 // To change the overall size of the multi line edit change
/trunk/main/cui/source/options/
H A Doptcolor.src119 // combination of position and size
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx378 for ( i = 0; i < aObjList.size(); i++ ) in GetGeometryForCustomShape()
/trunk/main/cui/source/tabpages/
H A Dtransfrm.src107 // size
/trunk/main/sw/source/core/view/
H A Dvprint.cxx483 const sal_Int32 nMaxRenderer = rPrintData.GetRenderData().GetPagesToPrint().size() - 1; in PrintOrPDFExport()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3405 if ( aSmartTagTypes.size() ) in lcl_FillRecognizerData()
3407 rSmartTagTypes.realloc( aSmartTagTypes.size() ); in lcl_FillRecognizerData()
3408 rStringKeyMaps.realloc( aSmartTagTypes.size() ); in lcl_FillRecognizerData()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2180 if( nIndex >= rSizes.size() ) return 0; in GetDocSize()
2188 …tic_cast< size_t >( ::std::min< SCCOLROW >( nCellEnd, static_cast< SCCOLROW >( rSizes.size() ) ) ); in GetDocSize()
2539 while( nIndex >= rSizes.size() ) in SetDocSize()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2851 …if( (aEffects.size() == 1) && ((*aIter)->getTarget().getValueType() != ::getCppuType((const Paragr… in setAnimateForm()
2869 if( !bAnimateForm && (aEffects.size() == 1) ) in setAnimateForm()
2993 std::vector< CustomAnimationEffectPtr > aSortedVector(pTextGroup->maEffects.size()); in setTextReverse()

Completed in 210 milliseconds

1...<<101102103104105106107108109110>>...126