Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx776 const SfxItemSet *pAutoItemSet = 0; in SwXMLTableColContext_Impl() local
779 aStyleName, &pAutoItemSet ) && in SwXMLTableColContext_Impl()
780 pAutoItemSet && in SwXMLTableColContext_Impl()
781 SFX_ITEM_SET == pAutoItemSet->GetItemState( RES_FRM_SIZE, sal_False, in SwXMLTableColContext_Impl()
2080 const SfxItemSet *pAutoItemSet = 0; in MakeTableBox() local
2083 XML_STYLE_FAMILY_TABLE_CELL, sStyleName, &pAutoItemSet ) ) in MakeTableBox()
2085 if( pAutoItemSet ) in MakeTableBox()
2086 pBoxFmt2->SetFmtAttr( *pAutoItemSet ); in MakeTableBox()
2229 const SfxItemSet *pAutoItemSet = 0; in MakeTableLine() local
2234 XML_STYLE_FAMILY_TABLE_ROW, rStyleName, &pAutoItemSet ) ) in MakeTableLine()
[all …]