/aoo42x/main/svgio/source/svgreader/ |
H A D | svgstyleattributes.cxx | 250 const SvgStyleAttributes* SvgStyleAttributes::getParentStyle() const in getParentStyle() function in svgio::svgreader::SvgStyleAttributes 1245 const SvgStyleAttributes* pParentStyle = getParentStyle(); in SvgStyleAttributes() 2114 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeWidth() 2147 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillOpacity() 2165 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getFillRule() 2188 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDasharray() 2206 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeDashOffset() 2224 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinecap() 2242 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeLinejoin() 2260 const SvgStyleAttributes* pSvgStyleAttributes = getParentStyle(); in getStrokeMiterLimit() [all …]
|
H A D | svgsvgnode.cxx | 77 if(pStyles && pStyles->getParentStyle()) in initializeStyleAttributes() 82 const SvgStyleAttributes* pParentStyle = pStyles->getParentStyle(); in initializeStyleAttributes() 87 pParentStyle = pParentStyle->getParentStyle(); in initializeStyleAttributes()
|
/aoo42x/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 | 464 if( sParent != mxStyle->getParentStyle() ) in Finish()
|
/aoo42x/main/qadevOOo/tests/java/ifc/style/ |
H A D | _XStyle.java | 76 oObj.getParentStyle().equals(oMyStyle.getName())); in _getParentStyle()
|
/aoo42x/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
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScStyleObj.csv | 9 "ScStyleObj";"com::sun::star::style::XStyle";"getParentStyle()"
|
/aoo42x/main/offapi/com/sun/star/style/ |
H A D | XStyle.idl | 63 string getParentStyle();
|
/aoo42x/main/sd/inc/ |
H A D | stlsheet.hxx | 97 …virtual ::rtl::OUString SAL_CALL getParentStyle( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/svgio/inc/svgio/svgreader/ |
H A D | svgstyleattributes.hxx | 287 const SvgStyleAttributes* getParentStyle() const;
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.style.ParagraphStyle.csv | 73 "ParagraphStyle";"com::sun::star::style::XStyle";"getParentStyle()"
|
H A D | com.sun.star.style.ConditionalParagraphStyle.csv | 73 "ConditionalParagraphStyle";"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()"
|
/aoo42x/main/sc/inc/ |
H A D | styleuno.hxx | 260 virtual ::rtl::OUString SAL_CALL getParentStyle() throw(::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/sd/source/core/ |
H A D | stlsheet.cxx | 1038 OUString SAL_CALL SdStyleSheet::getParentStyle() throw(RuntimeException) in getParentStyle() function in SdStyleSheet
|
/aoo42x/main/sw/inc/ |
H A D | unostyle.hxx | 233 …virtual rtl::OUString SAL_CALL getParentStyle(void) throw( ::com::sun::star::uno::RuntimeException…
|
/aoo42x/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
|
/aoo42x/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
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtimp.cxx | 1411 OUString aParentStyle( xStyle->getParentStyle() ); in lcl_HasListStyle()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 1536 OUString SwXStyle::getParentStyle(void) throw( uno::RuntimeException ) in getParentStyle() function in SwXStyle
|