Home
last modified time | relevance | path

Searched refs:getParentStyle (Results 1 – 21 of 21) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx250 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 Dsvgsvgnode.cxx77 if(pStyles && pStyles->getParentStyle()) in initializeStyleAttributes()
82 const SvgStyleAttributes* pParentStyle = pStyles->getParentStyle(); in initializeStyleAttributes()
87 pParentStyle = pParentStyle->getParentStyle(); in initializeStyleAttributes()
/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx143 OUString sParentString(rStyle->getParentStyle()); in exportStyle()
289 OUString aParentStyle( xStyle->getParentStyle() ); in exportStyle()
H A Dprstylei.cxx464 if( sParent != mxStyle->getParentStyle() ) in Finish()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_XStyle.java76 oObj.getParentStyle().equals(oMyStyle.getName())); in _getParentStyle()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx93 virtual OUString SAL_CALL getParentStyle() throw (RuntimeException);
279 OUString SAL_CALL TableDesignStyle::getParentStyle() throw (RuntimeException) in getParentStyle() function in sdr::table::TableDesignStyle
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScStyleObj.csv9 "ScStyleObj";"com::sun::star::style::XStyle";"getParentStyle()"
/trunk/main/offapi/com/sun/star/style/
H A DXStyle.idl63 string getParentStyle();
/trunk/main/sd/inc/
H A Dstlsheet.hxx97 …virtual ::rtl::OUString SAL_CALL getParentStyle( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx287 const SvgStyleAttributes* getParentStyle() const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.style.ConditionalParagraphStyle.csv73 "ConditionalParagraphStyle";"com::sun::star::style::XStyle";"getParentStyle()"
H A Dcom.sun.star.style.ParagraphStyle.csv73 "ParagraphStyle";"com::sun::star::style::XStyle";"getParentStyle()"
H A Dcom.sun.star.style.CharacterStyle.csv36 "CharacterStyle";"com::sun::star::style::XStyle";"getParentStyle()"
H A Dcom.sun.star.style.PageStyle.csv107 "PageStyle";"com::sun::star::style::XStyle";"getParentStyle()"
/trunk/main/sc/inc/
H A Dstyleuno.hxx260 virtual ::rtl::OUString SAL_CALL getParentStyle() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1038 OUString SAL_CALL SdStyleSheet::getParentStyle() throw(RuntimeException) in getParentStyle() function in SdStyleSheet
/trunk/main/sw/inc/
H A Dunostyle.hxx233 …virtual rtl::OUString SAL_CALL getParentStyle(void) throw( ::com::sun::star::uno::RuntimeException…
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx277 ::rtl::OUString SAL_CALL getParentStyle( ) throw (uno::RuntimeException);
462 ::rtl::OUString SAL_CALL OStyle::getParentStyle( ) throw (uno::RuntimeException) in getParentStyle() function in reportdesign::OStyle
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1205 rtl::OUString SAL_CALL ScStyleObj::getParentStyle() throw(uno::RuntimeException) in getParentStyle() function in ScStyleObj
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx1411 OUString aParentStyle( xStyle->getParentStyle() ); in lcl_HasListStyle()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1536 OUString SwXStyle::getParentStyle(void) throw( uno::RuntimeException ) in getParentStyle() function in SwXStyle

Completed in 122 milliseconds