Searched refs:filterText (Results 1 – 7 of 7) sorted by relevance
/trunk/main/vcl/unx/headless/ |
H A D | svppspgraphics.hxx | 191 …virtual bool filterText( const String& rOrigText, String& rNewText, xub_StrLen nIndex, …
|
H A D | svppspgraphics.cxx | 1300 bool PspGraphics::filterText( const String& rOrig, String& rNewText, xub_StrLen nIndex, xub_StrLen&… in filterText() function in PspGraphics
|
/trunk/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 181 …virtual bool filterText( const String& rOrigText, String& rNewText, xub_StrLen nIndex, …
|
/trunk/main/vcl/inc/ |
H A D | salgdi.hxx | 346 …virtual bool filterText( const String& rOrigText, String& rNewText, xub_StrLen nIndex, …
|
/trunk/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 866 bool SalGraphics::filterText( const String&, String&, xub_StrLen, xub_StrLen&, xub_StrLen&, xub_Str… in filterText() function in SalGraphics
|
H A D | outdev3.cxx | 6002 … bool bFiltered = mpGraphics->filterText( rOrigStr, aStr, nMinIndex, nLen, nCutStart, nCutStop ); in ImplLayout()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 1414 bool PspGraphics::filterText( const String& rOrig, String& rNewText, xub_StrLen nIndex, xub_StrLen&… in filterText() function in PspGraphics
|
Completed in 74 milliseconds