Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.style.ParagraphStyle.csv1 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaLeftMarginRelative"
2 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaRightMarginRelative"
3 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaTopMarginRelative"
4 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaBottomMarginRelative"
5 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"Category"
6 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharDiffHeight"
7 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharPropHeight"
8 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharDiffHeightAsian"
9 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharPropHeightAsian"
10 "ParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharDiffHeightComplex"
[all …]
H A Dcom.sun.star.style.ConditionalParagraphStyle.csv1 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaLeftMarginRelative"
2 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaRightMarginRelative"
3 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaTopMarginRelative"
4 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"ParaBottomMarginRelative"
5 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"Category"
6 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharDiffHeight"
7 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharPropHeight"
8 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharDiffHeightAsian"
9 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharPropHeightAsian"
10 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphStyle";"CharDiffHeightComplex"
[all …]
/aoo41x/main/writerperfect/source/filter/
H A DTextRunStyle.cxx41 ParagraphStyle::ParagraphStyle(WPXPropertyList *pPropList, const WPXPropertyListVector &xTabStops, … in ParagraphStyle() function in ParagraphStyle
48 ParagraphStyle::~ParagraphStyle() in ~ParagraphStyle()
53 void ParagraphStyle::write(DocumentHandler *pHandler) const in write()
H A DTextRunStyle.hxx46 class ParagraphStyle class
49ParagraphStyle(WPXPropertyList *propList, const WPXPropertyListVector &tabStops, const WPXString &…
50 virtual ~ParagraphStyle();
H A DDocumentCollector.cxx117 …for (std::map<WPXString, ParagraphStyle *, ltstr>::iterator iterTextStyle = mTextStyleHash.begin()… in filter()
278 …for (std::map<WPXString, ParagraphStyle *, ltstr>::iterator iterTextStyle = mTextStyleHash.begin()… in _writeTargetDocument()
471 ParagraphStyle *pStyle = NULL; in openParagraph()
486 pStyle = new ParagraphStyle(pPersistPropList, tabStops, sName); in openParagraph()
508 pStyle = new ParagraphStyle(pPersistPropList, tabStops, sName); in openParagraph()
706 ParagraphStyle *pStyle = NULL; in openListElement()
719 pStyle = new ParagraphStyle(pPersistPropList, tabStops, sName); in openListElement()
H A DDocumentCollector.hxx53 class ParagraphStyle;
157 std::map<WPXString, ParagraphStyle *, ltstr> mTextStyleHash;
/aoo41x/main/sw/qa/unoapi/
H A Dknownissues.xcl58 sw.ParagraphStyle::com::sun::star::beans::XMultiPropertyStates
95 sw.ParagraphStyle::com::sun::star::style::ParagraphProperties
108 sw.ParagraphStyle::com::sun::star::beans::XMultiPropertySet
109 sw.ParagraphStyle::com::sun::star::beans::XPropertySet
H A Dsw.sce24 -o sw.ParagraphStyle
/aoo41x/main/offapi/com/sun/star/style/
H A Dmakefile.mk61 ParagraphStyle.idl\
H A DParagraphStyle.idl47 published service ParagraphStyle
/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DParagraphStyle.java53 public class ParagraphStyle extends TestCase { class
/aoo41x/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java59 public class ParagraphStyle { class
/aoo41x/main/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx99 virtual void ParagraphStyle( sal_uInt16 nStyle );
H A Dattributeoutputbase.hxx213 virtual void ParagraphStyle( sal_uInt16 nStyle ) = 0;
H A Drtfattributeoutput.hxx136 virtual void ParagraphStyle( sal_uInt16 nStyle );
H A Ddocxattributeoutput.hxx137 virtual void ParagraphStyle( sal_uInt16 nStyle );
H A Dwrtw8nds.cxx2079 AttrOutput().ParagraphStyle( nStyle ); in OutputTextNode()
H A Ddocxattributeoutput.cxx990 void DocxAttributeOutput::ParagraphStyle( sal_uInt16 nStyle ) in ParagraphStyle() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx740 void RtfAttributeOutput::ParagraphStyle( sal_uInt16 nStyle ) in ParagraphStyle() function in RtfAttributeOutput
H A Dww8atr.cxx1064 void WW8AttributeOutput::ParagraphStyle( sal_uInt16 nStyle ) in ParagraphStyle() function in WW8AttributeOutput

Completed in 148 milliseconds