/aoo4110/main/svgio/source/svgreader/ |
H A D | svgstyleattributes.cxx | 215 const SvgStyleAttributes* SvgStyleAttributes::getParentStyle() const in getParentStyle() function in svgio::svgreader::SvgStyleAttributes 1210 const SvgStyleAttributes* pParentStyle = getParentStyle(); in SvgStyleAttributes() 2075 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeWidth() 2108 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillOpacity() 2126 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillRule() 2149 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDasharray() 2167 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDashOffset() 2185 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinecap() 2203 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinejoin() 2221 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeMiterLimit() [all …]
|
H A D | svgsvgnode.cxx | 77 if(pStyles && pStyles->getParentStyle()) in initializeStyleAttributes()
|
/aoo4110/main/xmloff/source/style/ |
H A D | styleexp.cxx | 143 OUString sParentString(rStyle->getParentStyle()); in exportStyle() 289 OUString aParentStyle( xStyle->getParentStyle() ); in exportStyle()
|
H A D | prstylei.cxx | 363 if( sParent != mxStyle->getParentStyle() ) in Finish()
|
/aoo4110/main/qadevOOo/tests/java/ifc/style/ |
H A D | _XStyle.java | 76 oObj.getParentStyle().equals(oMyStyle.getName())); in _getParentStyle()
|
/aoo4110/main/svx/source/table/ |
H A D | tabledesign.cxx | 93 virtual OUString SAL_CALL getParentStyle() throw (RuntimeException); 279 OUString SAL_CALL TableDesignStyle::getParentStyle() throw (RuntimeException) in getParentStyle() function in sdr::table::TableDesignStyle
|
/aoo4110/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScStyleObj.csv | 9 "ScStyleObj";"com::sun::star::style::XStyle";"getParentStyle()"
|
/aoo4110/main/offapi/com/sun/star/style/ |
H A D | XStyle.idl | 63 string getParentStyle();
|
/aoo4110/main/sd/inc/ |
H A D | stlsheet.hxx | 97 …virtual ::rtl::OUString SAL_CALL getParentStyle( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo4110/main/svgio/inc/svgio/svgreader/ |
H A D | svgstyleattributes.hxx | 283 const SvgStyleAttributes* getParentStyle() const;
|
/aoo4110/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.style.ConditionalParagraphStyle.csv | 73 "ConditionalParagraphStyle";"com::sun::star::style::XStyle";"getParentStyle()"
|
H A D | com.sun.star.style.ParagraphStyle.csv | 73 "ParagraphStyle";"com::sun::star::style::XStyle";"getParentStyle()"
|
H A D | com.sun.star.style.CharacterStyle.csv | 36 "CharacterStyle";"com::sun::star::style::XStyle";"getParentStyle()"
|
H A D | com.sun.star.style.PageStyle.csv | 107 "PageStyle";"com::sun::star::style::XStyle";"getParentStyle()"
|
/aoo4110/main/sc/inc/ |
H A D | styleuno.hxx | 260 virtual ::rtl::OUString SAL_CALL getParentStyle() throw(::com::sun::star::uno::RuntimeException);
|
/aoo4110/main/sd/source/core/ |
H A D | stlsheet.cxx | 1038 OUString SAL_CALL SdStyleSheet::getParentStyle() throw(RuntimeException) in getParentStyle() function in SdStyleSheet
|
/aoo4110/main/sw/inc/ |
H A D | unostyle.hxx | 233 …virtual rtl::OUString SAL_CALL getParentStyle(void) throw( ::com::sun::star::uno::RuntimeException…
|
/aoo4110/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 277 ::rtl::OUString SAL_CALL getParentStyle( ) throw (uno::RuntimeException); 462 ::rtl::OUString SAL_CALL OStyle::getParentStyle( ) throw (uno::RuntimeException) in getParentStyle() function in reportdesign::OStyle
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | styleuno.cxx | 1205 rtl::OUString SAL_CALL ScStyleObj::getParentStyle() throw(uno::RuntimeException) in getParentStyle() function in ScStyleObj
|
/aoo4110/main/xmloff/source/text/ |
H A D | txtimp.cxx | 1411 OUString aParentStyle( xStyle->getParentStyle() ); in lcl_HasListStyle()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 1568 OUString SwXStyle::getParentStyle(void) throw( uno::RuntimeException ) in getParentStyle() function in SwXStyle
|