Home
last modified time | relevance | path

Searched refs:pParentStyle (Results 1 – 6 of 6) sorted by last modified time

/trunk/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()
/trunk/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()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1715 const SwAttrSet* pParentStyle) in SwStyleBase_Impl() argument
1722 mpParentStyle(pParentStyle) in SwStyleBase_Impl()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1245 const SvgStyleAttributes* pParentStyle = getParentStyle(); in SvgStyleAttributes() local
1247 if(pParentStyle) in SvgStyleAttributes()
1249 mbIsClipPathContent = pParentStyle->mbIsClipPathContent; in SvgStyleAttributes()
H A Dsvgsvgnode.cxx82 const SvgStyleAttributes* pParentStyle = pStyles->getParentStyle(); in initializeStyleAttributes() local
84 while(pParentStyle && !bFillSet) in initializeStyleAttributes()
86 bFillSet = pParentStyle->isFillSet(); in initializeStyleAttributes()
87 pParentStyle = pParentStyle->getParentStyle(); in initializeStyleAttributes()
/trunk/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()

Completed in 109 milliseconds