#include <textapi.hxx>
#include <doc.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <docsh.hxx>
#include <docstyle.hxx>
#include <strings.hrc>
#include <SwStyleNameMapper.hxx>
#include <unoprnms.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editeng.hxx>
#include <editeng/outlobj.hxx>
#include <editeng/outliner.hxx>
#include <editeng/unoprnms.hxx>
#include <editeng/unoforou.hxx>
#include <editeng/unoipset.hxx>
#include <com/sun/star/text/XTextField.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/lang/Locale.hpp>
Go to the source code of this file.
◆ ImplGetSvxTextPortionPropertySet()
Definition at line 43 of file textapi.cxx.
References EE_CHAR_XMLATTRIBS(), EE_FEATURE_FIELD(), EE_PARA_XMLATTRIBS(), cppu::UnoType< typename T >::get(), EditEngine::GetGlobalItemPool(), SVX_UNOEDIT_CHAR_PROPERTIES, SVX_UNOEDIT_FONT_PROPERTIES, SVX_UNOEDIT_OUTLINER_PROPERTIES, SVX_UNOEDIT_PARA_PROPERTIES, u, UNO_NAME_PARA_STYLE_NAME, WID_PARASTYLENAME, and WID_PORTIONTYPE.