Home
last modified time | relevance | path

Searched refs:size (Results 2351 – 2375 of 3145) sorted by relevance

1...<<919293949596979899100>>...126

/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx177 return (nPos < maEntries.size()) ? &maEntries[ nPos ] : 0; in GetSelectedEntry()
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx217 return Sequence< DriverPropertyInfo >(&(aDriverInfo[0]),aDriverInfo.size()); in getPropertyInfo()
H A Dmysqlc_general.cxx159 return ::rtl::OUString( _string.c_str(), _string.size(), encoding ); in convert()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx225 for ( i = 0; i < aObjList.size(); i++ ) in SetAttributes()
/trunk/main/canvas/inc/canvas/
H A Dspriteredrawmanager.hxx327 rUpdateArea.maComponentList.size() ); in handleArea()
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx104 Sequence< Type > aRet(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/sw/source/ui/fldui/
H A Dfldref.src65 /* TreeListBox in order to have tool tips - shares window position and size with LB_REFSELECTION */
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx567 length = certsList.size() ; in getPersonalCertificates()
1124 int cSlots = m_Slots.size(); in createKeysManager()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx530 return mDocProps.size(); in getCount()
572 return mDocProps.size() > 0; in hasElements()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx412 const sal_uInt32 nCount = aRuleSet.size(); in FilterRuleSet()
931 const sal_uInt32 nCount = aEndlessRecursiveDetector.size(); in impl_substituteVariable()
/trunk/main/binaryurp/source/
H A Dbridge.cxx662 OSL_ASSERT(inArguments.size() == 1); in handleRequestChangeRequest()
718 OSL_ASSERT(inArguments.size() == 1); in handleCommitChangeRequest()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx273 declarePath( static_cast<PathId>(m_pCollection->size()+1), aPath); in DBG_NAME()
451 activatePath( static_cast<PathId>(m_pCollection->size() + 1), sal_True ); in activateDatabasePath()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx331 sal_Int32 nNumOfAxes = mrAxes.size(); in StartElement()
511 sal_Int32 nDomainCount = maDomainAddresses.size(); in EndElement()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx320 if (marks.size()) in getCrsrPropertyValue()
476 if (marks.size()) in getCrsrPropertyValue()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1080 if ( maPrevwPages.size() > 0 ) in Paint()
1230 if ( maPrevwPages.size() > 0 ) in Repaint()
/trunk/main/slideshow/source/engine/
H A Ddebug.cxx182 for (std::size_t nIndex=0; nIndex<maChildren.size(); ++nIndex) in ShowChildrenState()
/trunk/main/svx/inc/svx/
H A DSmartTagMgr.hxx205 sal_uInt32 NumberOfRecognizers() const { return maRecognizerList.size(); } in NumberOfRecognizers()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx245 for ( i = 0; i < aObjList.size(); i++ ) in SetAttributes()
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java155 for (int i = 0; i < files.size(); i++) in listFiles()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx124 Sequence<Any> seqArgs(registries.size()); in init()
/trunk/main/toolkit/source/awt/
H A Dvclxregion.cxx157 ::com::sun::star::uno::Sequence< ::com::sun::star::awt::Rectangle > aRects(aRectangles.size()); in getRectangles()
/trunk/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx144 c1 = (sal_Int32)lInfos.size(); in getConfigurableDispatchInformation()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextCursor.java310 return (String[]) names.toArray(new String[names.size()]); in getPropertyNames()
/trunk/main/sc/inc/
H A Ddpgroup.hxx145 size_t GetItemCount() const { return aItems.size(); } in GetItemCount()
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx152 _inout_rFields.reserve( _inout_rFields.size() + (size_t)nCount ); in lcl_collectFields_throw()

Completed in 268 milliseconds

1...<<919293949596979899100>>...126