Home
last modified time | relevance | path

Searched refs:pParentStyle (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/core/
H A Dstlsheet.cxx1045 SdStyleSheet* pParentStyle = static_cast< SdStyleSheet* >( mxPool->Find( GetParent(), nFamily ) ); in getParentStyle() local
1046 if( pParentStyle ) in getParentStyle()
1047 return pParentStyle->msApiName; in getParentStyle()
/aoo4110/main/xmloff/source/draw/
H A Dximpstyl.cxx1271 XMLShapeStyleContext* pParentStyle = (XMLShapeStyleContext*)pStyle; in EndElement() local
1272 if(pParentStyle->GetStyle().is()) in EndElement()
1274 pDocStyle->SetStyle(pParentStyle->GetStyle()); in EndElement()
/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1210 const SvgStyleAttributes* pParentStyle = getParentStyle(); in SvgStyleAttributes() local
1212 if(pParentStyle) in SvgStyleAttributes()
1214 mbIsClipPathContent = pParentStyle->mbIsClipPathContent; in SvgStyleAttributes()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8atr.cxx5003 const SwFmt *pParentStyle = m_rWW8Export.pCurrentStyle->DerivedFrom(); in ParaTabStop() local
5005 …const SvxTabStopItem* pParentTabs = HasItem<SvxTabStopItem>( pParentStyle->GetAttrSet(), RES_PARAT… in ParaTabStop()
5016 …const SvxLRSpaceItem &rStyleLR = ItemGet<SvxLRSpaceItem>( pParentStyle->GetAttrSet(), RES_LR_SPACE… in ParaTabStop()

Completed in 79 milliseconds