Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 235) sorted by last modified time

12345678910

/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/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx75 void update( const void *data, unsigned int count ) throw ( ::com::sun::star::uno::Exception ) in update()
81 void final( unsigned char *md, unsigned int *count ) throw ( ::com::sun::star::uno::Exception ) in final()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx431 int count = pe->count; in queryMeanings() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp861 ULONG count; in get_accSelection() local
1440 int count = pXContext->getAccessibleChildCount(); in GetNavigateChildForDM() local
2722 int count = val.getLength(); in get_OLECHARFromAny() local
2734 int count = val.getLength(); in get_OLECHARFromAny() local
3037 long count = pStates.getLength() ; in get_states() local
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx227 sal_Int32 mask = 0, count = modType.getLength(); in loadModuleNew() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3284 sal_Int32 count=0; in findSortPropertyIndex() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complex/unoapi/
H A DCheckModuleAPI.java452 final int count = module.split(value).length; in getTranslatedNames() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1290 sal_uInt16 firstCode, lastCode, count; in getGlyph6() 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/editeng/source/editeng/
H A Dbaselist.hxx42 …void Remove( sal_uInt32 first, sal_uInt32 count = 1 ) { contents.erase( contents.begin() + first, … in Remove()
43 void DeleteAndDestroy( sal_uInt32 first, sal_uInt32 count ) in DeleteAndDestroy()
/trunk/main/forms/source/inc/
H A Dproperty.hxx120 #define BEGIN_DESCRIBE_PROPERTIES( count, baseclass ) \ argument
127 #define BEGIN_DESCRIBE_BASE_PROPERTIES( count ) \ argument
132 #define BEGIN_DESCRIBE_AGGREGATION_PROPERTIES( count, aggregate ) \ argument
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DInputStreamToXInputStreamAdapter.java81 int count = 0; in readBytes() local
112 int count = 0; in readSomeBytes() local
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp936 int count; in PreviewDialogProc() local
/trunk/main/scripting/source/storage/
H A DScriptStorage.cxx790 for ( sal_Int32 count = 0; h_it != h_itEnd; ++h_it ) in getAllImplementations() local
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx188 const sal_Int32 count( xBaseURI->getPathSegmentCount() ); in createBaseURI() local
/trunk/main/framework/source/services/
H A Dautorecovery.cxx2059 const sal_Int32 count = xFramesContainer->getCount(); in lcl_changeVisibility() local
/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtablefactory.hxx86 sal_Int32 count; member
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx442 int count = 0; in GetProposals() local
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx489 int count = pStates.getLength(); in getAccessibleStateSet() local
532 int count = pStates.getLength(); in getAccessibleStateSet() local
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1374 sal_Int32 count = xTaskList->getCount(); in impl_searchAlreadyLoaded() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.cxx890 unsigned int count; in Impl_calcSafeParams_focus() local
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2730 sal_Int32 count; in getContentExchangedEventListeners() local
2909 sal_Int32 count = withChilds ? seqNames.getLength() : 1; in erasePersistentSet() local
2972 sal_Int32 count = withChilds ? seqNames.getLength() : 1; in copyPersistentSet() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DLoggingThread.java62 int count = 0; in run() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java806 int count = installData.getPreselectedLanguages(); in checkLanguagesPackages() local
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java114 int count = m_xdrawShapes.getCount(); in getGraphicsOfPage() local

Completed in 251 milliseconds

12345678910