Home
last modified time | relevance | path

Searched defs:GetTextPortions (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextdat2.hxx206 TETextPortionList& GetTextPortions() { return maTextPortions; } in GetTextPortions() function in TEParaPortion
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextdat2.hxx205 TETextPortionList& GetTextPortions() { return maTextPortions; } in GetTextPortions() function in TEParaPortion
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/inc/
H A Deditdoc.hxx620 TextPortionList& GetTextPortions() { return aTextPortionList; } in GetTextPortions() function in ParaPortion
621 const TextPortionList& GetTextPortions() const { return aTextPortionList; } in GetTextPortions() function in ParaPortion
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/inc/
H A Deditdoc.hxx631 TextPortionList& GetTextPortions() { return aTextPortionList; } in GetTextPortions() function in ParaPortion
632 const TextPortionList& GetTextPortions() const { return aTextPortionList; } in GetTextPortions() function in ParaPortion