Home
last modified time | relevance | path

Searched refs:getTextPtr (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/vcl/source/glyphs/
H A Dgraphite_serverfont.cxx60 const sal_Unicode* GraphiteServerFontLayout::getTextPtr() const in getTextPtr() function in GraphiteServerFontLayout
/aoo41x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx683 const sal_Unicode* getTextPtr() const { return maText.getStr() - mnMinCharPos; } in getTextPtr() function in PspServerFontLayout
742 pText = pPspLayout->getTextPtr(); in DrawPrinterLayout()
753 pText = pGrLayout->getTextPtr(); in DrawPrinterLayout()
/aoo41x/main/vcl/inc/
H A Dgraphite_serverfont.hxx88 const sal_Unicode* getTextPtr() const;
/aoo41x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx624 const sal_Unicode* getTextPtr() const { return maText.getStr() - mnMinCharPos; } in getTextPtr() function in PspServerFontLayout
672 …xt = bIsPspServerFontLayout ? static_cast<const PspServerFontLayout&>(rLayout).getTextPtr() : NULL; in DrawPrinterLayout()

Completed in 36 milliseconds