Home
last modified time | relevance | path

Searched refs:MetricVector (Results 1 – 20 of 20) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx66 xub_StrLen _nLength, MetricVector* _pVector, String* _pDisplayText ) in DrawText()
101 …onst XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen _nLength, MetricVector* _pVector, Stri…
109 …const Rectangle& _rRect, const XubString& _rText, sal_uInt16 _nStyle, MetricVector* _pVector, Stri…
239 …onst XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen _nLength, MetricVector* _pVector, Stri… in DrawText()
246 MetricVector aGlyphBounds; in DrawText()
250 ::std::insert_iterator< MetricVector > ( *_pVector, _pVector->end() ) ); in DrawText()
309 …const Rectangle& _rRect, const XubString& _rText, sal_uInt16 _nStyle, MetricVector* _pVector, Stri… in DrawText()
348 for ( MetricVector::iterator charRect = _pVector->begin(); in DrawText()
376 MetricVector* _pVector, String* _pDisplayText ) in DrawText()
H A Doutdev3.cxx5565 MetricVector* pVector, String* pDisplayText in DrawText()
5596 MetricVector aTmp; in DrawText()
5600 for( MetricVector::const_iterator it = aTmp.begin(); it != aTmp.end(); ++it, nIndex++ ) in DrawText()
5608 MetricVector::const_iterator next = it; in DrawText()
6342 MetricVector* pVector, String* pDisplayText, in ImplDrawText()
6652 MetricVector* pVector, String* pDisplayText, in DrawText()
6973 sal_uInt16 nStyle, MetricVector* pVector, String* pDisplayText ) in DrawCtrlText()
7498 int nIndex, int nLen, int nBase, MetricVector& rVector ) in GetGlyphBoundRects()
/trunk/main/vcl/inc/
H A Dtextlayout.hxx49 MetricVector* _pVector, String* _pDisplayText ) = 0;
81 MetricVector* _pVector,
117 MetricVector* _pVector = NULL, String* _pDisplayText = NULL );
/trunk/main/vcl/source/control/
H A Dctrl.cxx548 sal_uInt16 _nStyle, MetricVector* _pVector, String* _pDisplayText ) const in DrawControlText()
553 static MetricVector aCharRects; in DrawControlText()
577 for ( MetricVector::const_iterator cr = _pVector->begin(); in DrawControlText()
H A Dgroup.cxx215 MetricVector* pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL; in ImplDraw()
H A Dfixed.cxx498 MetricVector* pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL; in ImplDraw()
H A Dilstbox.cxx1890 MetricVector* pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL; in DrawEntry()
3044 MetricVector* pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL; in DrawEntry()
H A Dbutton.cxx383 MetricVector *pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL; in ImplDrawAlignedImage()
2297 MetricVector* pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL; in ImplDraw()
H A Dedit.cxx530 MetricVector* pVector = &mpControlData->mpLayoutData->m_aUnicodeBoundRects; in ImplRepaint()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx101 typedef std::vector< Rectangle > MetricVector; typedef
420MetricVector* pVector, String* pDisplayText, ::vcl::ITextLayout& _rLayout );
605 MetricVector* pVector = NULL, String* pDisplayText = NULL );
644 MetricVector* pVector = NULL, String* pDisplayText = NULL,
654 …sal_uInt16 nStyle = TEXT_DRAW_MNEMONIC, MetricVector* pVector = NULL, String* pDisplayText = NULL …
678 int nLen, int nBase, MetricVector& rVector );
H A Dctrl.hxx99 MetricVector* _pVector, String* _pDisplayText ) const;
/trunk/main/canvas/source/vcl/
H A Dtextlayout.cxx186 MetricVector aMetricVector; in queryInkMeasures()
198 for (MetricVector::const_iterator in queryInkMeasures()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx1232 … const Point& rOrigin, const String& rStr, int nIndex, int nLen, int nBase, MetricVector& rVector ) in GetGlyphBoundRects()
1292 MetricVector aRects; in GetFieldIndexAtPoint()
1295 for (MetricVector::iterator aIter = aRects.begin(); aIter != aRects.end(); ++aIter) in GetFieldIndexAtPoint()
/trunk/main/svtools/inc/svtools/
H A Daccessibletableprovider.hxx128 …t Point& rOrigin, const String& rStr, int nIndex, int nLen, int nBase, MetricVector& rVector ) = 0;
H A Dsvtabbx.hxx247 …const Point& rOrigin, const String& rStr, int nIndex, int nLen, int nBase, MetricVector& rVector );
H A Dbrwbox.hxx845 …const Point& rOrigin, const String& rStr, int nIndex, int nLen, int nBase, MetricVector& rVector );
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx548 … const Point& rOrigin, const String& rStr, int nIndex, int nLen, int nBase, MetricVector& rVector ) in GetGlyphBoundRects()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx135 MetricVector* pTextMetrics = bLayoutOnly ? &_pLayoutData->m_aUnicodeBoundRects : NULL; in Paint()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3439 MetricVector* pVector = bLayout ? &mpData->m_pLayoutData->m_aUnicodeBoundRects : NULL; in ImplDrawItem()
H A Dmenu.cxx2830 MetricVector* pVector = bLayout ? &mpLayoutData->m_aUnicodeBoundRects : NULL; in ImplPaint()

Completed in 259 milliseconds