Home
last modified time | relevance | path

Searched defs:count (Results 126 – 150 of 235) sorted by relevance

12345678910

/trunk/main/sw/source/ui/vba/
H A Dvbafont.cxx153 for ( sal_Int32 count=0; count<nElems; ++count ) in getColorIndex() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java69 public int[] count; field in _XCalendar
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DSDFReader.java562 int count = 0; in makeDot() local
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx117 …inline unsigned int count( unsigned int x, unsigned int c ) { return ((x) & mask(c)) + (((x) >> (p… in count() function
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTable.cpp492 long count = pSelected.getLength() ; in get_selectedRows() local
532 long count = pSelected.getLength() ; in get_selectedColumns() local
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/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java199 final int count = indexer.getCount(); in getAssociatedTextRange() local
/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx204 int count = pAccessibleContext->getAccessibleChildCount(); in AddAllListeners() local
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentSerializerImpl.java283 int count = 1; in traverseParagraphContents() local
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolormodifier.hxx395 sal_uInt32 count() const in count() function in basegfx::BColorModifierStack
/trunk/main/dbaccess/source/inc/
H A Dapitools.hxx338 #define BEGIN_PROPERTY_SEQUENCE(count) \ argument
344 #define BEGIN_PROPERTY_HELPER(count) \ argument
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx162 for ( sal_Int32 count=0; count<nElems; ++count ) in getColorIndex() local
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx199 int count=0; in ReadVBAProject() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentSerializerImpl.java301 int count = 1; in traverseParaContents() local
/trunk/main/jurt/source/pipe/
H A Dcom_sun_star_lib_connections_pipe_PipeConnection.c470 long count; /* number of bytes has been written */ in PipeConnection_write() local
/trunk/main/binaryurp/source/
H A Dreader.cxx125 sal_uInt32 count = header.read32(); in run() local
/trunk/main/rsc/source/tools/
H A Drsctools.cxx63 int rsc_strnicmp( const char *string1, const char *string2, size_t count ) in rsc_strnicmp()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java291 private int count = 1; field in java_environment.Registry.Level2Entry
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx334 sal_uInt32 count = m_reader.getMethodCount(); in getMemberCount() local
357 sal_uInt32 count = 0; in checkInheritedMemberCount() local
950 sal_uInt32 count = m_reader.getMethodCount(); in getMemberCount() local
980 sal_uInt32 count = 0; in checkInheritedMemberCount() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx85 sal_uInt32 count() const in count() function in CoordinateDataArray2D
327 sal_uInt32 count() const in count() function in ControlVectorArray2D
709 sal_uInt32 count() const in count() function in ImplB2DPolygon
1245 sal_uInt32 B2DPolygon::count() const in count() function in basegfx::B2DPolygon
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java502 int count = members.size(); in getElementNames() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx129 sal_Int32 count, typelib_MethodParameter * parameters, in call()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx123 sal_Int32 currPos = 0, count = 0; in getWordConversion() local
/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx275 sal_Int16 type = 0, count = 0; in getCache() local
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx141 void addSpaces(int count) in addSpaces()

Completed in 123 milliseconds

12345678910