Home
last modified time | relevance | path

Searched refs:count (Results 476 – 500 of 767) sorted by relevance

1...<<11121314151617181920>>...31

/aoo42x/main/offapi/com/sun/star/i18n/
H A DreservedWords.idl67 //! Yes, this must be the count of known reserved words and one more than
/aoo42x/main/sd/source/ui/func/
H A Dfuoaprms.cxx688 sal_uInt32 nNoOfPolygons(rPolyPolygon.count()); in DoExecute()
690 sal_uInt32 nPoints(aPolygon.count()); in DoExecute()
/aoo42x/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx287 ENSURE_OR_THROW( rGradientPoly.count() > 2, in fillPolygonalGradient()
348 const sal_uInt32 nNumPoints( aOuterPoly.count() ); in fillPolygonalGradient()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgclippathnode.cxx169 if(aClipPolyPolygon.count()) in apply()
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11yselectionwrapper.mm84 unsigned c = [ value count ];
H A Daqua11ywrapperscrollarea.mm41 if ( [ elementChildren count ] > 0 ) {
/aoo42x/main/codemaker/source/bonobowrappermaker/
H A Dcorbaoptions.cxx157 if (m_options.count("-T") > 0) in initOptions()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DBatchUpdateException.idl52 indicating the update count for a SQL command that executed
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx173 if(aClippedShadow.count()) in createViewIndependentPrimitive2DSequence()
/aoo42x/main/xmloff/source/style/
H A DMarkerStyle.cxx112 if(aPolyPolygon.count()) in importXML()
/aoo42x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java151 int count = fr.read(data); in handle() local
/aoo42x/main/vcl/aqua/source/gdi/
H A Daquaprintview.mm75 // page count is 1 based
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXFetchProvider.idl56 the count of rows
H A DXRemoteContentProviderConnectionControl.idl56 supplied token. If the connection gets lost, the reference count of
/aoo42x/main/rsc/inc/
H A Drsctools.hxx56 int rsc_strnicmp( const char *string1, const char *string2, size_t count );
/aoo42x/main/xmlsecurity/source/framework/
H A Dencryptorimpl.hxx111 virtual void SAL_CALL setReferenceCount( sal_Int32 count )
/aoo42x/main/codemaker/source/cunomaker/
H A Dcunooptions.cxx159 if (m_options.count("-T") > 0) in initOptions()
/aoo42x/main/codemaker/source/javamaker/
H A Djavaoptions.cxx153 if (m_options.count("-T") > 0) in initOptions()
/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_cache.cxx188 DBG_ASSERT(m_segMap.count(reinterpret_cast<long>(m_prevKey)), in cacheSegment()
/aoo42x/main/extensions/source/activex/main/
H A DSOActiveX.h182 …lDispatchMethod( OLECHAR* sUrl, CComVariant* sArgNames, CComVariant* sArgVal, unsigned int count );
/aoo42x/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx896 sal_Int32 count = GetChildCount(); in GetAccControlShapeFromModel() local
897 for (sal_Int32 index=0;index<count;index++) in GetAccControlShapeFromModel()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx480 if( pWindow && (maControllers.count( pWindow ) > 0) ) in postWindowResizeEvent()
500 if( !mbDisposed && pWindow && (maControllers.count( pWindow ) > 0) ) in IMPL_LINK()
/aoo42x/main/vcl/aqua/source/app/
H A Dsalinst.cxx929 unsigned int nNameCount = pNames ? [pNames count] : 0; in GetPrinterQueueInfo()
930 unsigned int nTypeCount = pTypes ? [pTypes count] : 0; in GetPrinterQueueInfo()
/aoo42x/main/sw/source/filter/ww1/
H A Dw1filter.cxx369 sal_uLong count = aText.Where(nPlcIndex+1) - start; in Start() local
370 pText->SetCount(count); in Start()
374 count--; // fuer das eben gelesene kenn-byte in Start()
/aoo42x/main/basebmp/source/
H A Dbitmapdevice.cxx524 const sal_uInt32 nVertices( aPoly.count() ); in implDrawPolygon()
1183 const sal_uInt32 numVertices( rPoly.count() ); in drawPolygon()
1201 const sal_uInt32 numVertices( rPoly.count() ); in drawPolygon()

Completed in 79 milliseconds

1...<<11121314151617181920>>...31