Home
last modified time | relevance | path

Searched refs:pDocStyle (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dximpshap.cxx612 XMLPropStyleContext* pDocStyle = NULL; in SetStyle() local
635 pDocStyle = PTR_CAST( XMLShapeStyleContext, pStyle ); in SetStyle()
637 if( pDocStyle->GetStyle().is() ) in SetStyle()
639 xStyle = pDocStyle->GetStyle(); in SetStyle()
643 aStyleName = pDocStyle->GetParentName(); in SetStyle()
712 if(bAutoStyle && pDocStyle) in SetStyle()
715 pDocStyle->FillPropertySet(xPropSet); in SetStyle()
H A Dximpstyl.cxx1261 XMLShapeStyleContext* pDocStyle = (XMLShapeStyleContext*)pStyle; in EndElement() local
1274 pDocStyle->SetStyle(pParentStyle->GetStyle()); in EndElement()

Completed in 49 milliseconds