Home
last modified time | relevance | path

Searched defs:count (Results 176 – 200 of 235) sorted by relevance

12345678910

/trunk/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx275 sal_Int32 count = uriReference->getPathSegmentCount() - (base ? 1 : 0); in processSegments() local
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java241 final int count = groupExpressions.size(); in getOrderStatement() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDBTools.java520 int count = 0 ; in deleteAllRows() local
H A DUITools.java689 int count = tk.getTopWindowCount(); in getTopWindow() local
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx348 int count; in GetProposals() local
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java1103 int count = 0; field in WWD_Events.Create
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx144 sal_uInt16 count = (sal_uInt16)superTypes.getLength(); in getInheritedMemberCount() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DProcessHandler.java386 int count = 0; in runCommand() local
H A DAPIDescGetter.java406 int count = 3; in createClassName() local
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DTable.java614 int count = unoAccessibleRelationSet.getRelationCount(); in getAccessibleRelationSet() local
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx442 int count = 0; in GetProposals() local
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1610 public static void removeTableRows(Object table, int start, int count) in removeTableRows()
1622 public static void insertTableRows(Object table, int start, int count) in insertTableRows()
/trunk/main/svl/source/misc/
H A Durihelper.cxx289 sal_Int32 count = ref->getPathSegmentCount(); in normalize() local
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx853 sal_Int32 count = sal::static_int_cast<sal_Int32>(m_aItems.size()); in getPropertyValue() local
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java253 int count = ac.getAccessibleChildrenCount(); in PopupMenuProxy() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java806 int count = installData.getPreselectedLanguages(); in checkLanguagesPackages() local
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx431 int count = pe->count; in queryMeanings() local
/trunk/main/sal/inc/rtl/
H A Dstring.hxx640 OString replaceAt( sal_Int32 index, sal_Int32 count, const OString& newStr ) const SAL_THROW(()) in replaceAt()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx270 sal_uInt32 count() const {return m_aChildren.size();}; in count() function in connectivity::OSQLParseNode
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx827 sal_Int32 count; in manageDuplicateHeaders() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx78 sal_uInt32 count() const { return maSteps.size(); } in count() function in __anonf221c3920111::animatedBitmapExPreparator
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx227 sal_Int32 mask = 0, count = modType.getLength(); in loadModuleNew() local
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx583 sal_Int32 count(m_BindingNames.getLength()); in nextElement() local
1292 const int count( librdf_query_results_get_bindings_count(pResults.get()) ); in querySelect() local
/trunk/main/sw/qa/core/
H A DTest-BigPtrArray.cxx49 BigPtrEntryMock(int count) : count_(count) in BigPtrEntryMock()
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx956 std::size_t count; in find() member

Completed in 167 milliseconds

12345678910