Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmlatr.cxx571 const SfxItemSet *pNodeItemSet, in OutHTML_SwFmt() argument
732 if( pNodeItemSet ) in OutHTML_SwFmt()
735 rInfo.pItemSet->Put( *pNodeItemSet ); in OutHTML_SwFmt()
737 rInfo.pItemSet = new SfxItemSet( *pNodeItemSet ); in OutHTML_SwFmt()
742 pNodeItemSet ? ((const SvxULSpaceItem &)pNodeItemSet->Get(RES_UL_SPACE)) in OutHTML_SwFmt()
799 pNodeItemSet ? ((const SvxLRSpaceItem &)pNodeItemSet->Get(RES_LR_SPACE)) in OutHTML_SwFmt()
1000 (pNodeItemSet ? static_cast < const SvxFrameDirectionItem& >( in OutHTML_SwFmt()
1001 pNodeItemSet->Get( RES_FRAMEDIR ) ) in OutHTML_SwFmt()
1103 pNodeItemSet ? ((const SvxLRSpaceItem &)pNodeItemSet->Get(RES_LR_SPACE)) in OutHTML_SwFmt()

Completed in 23 milliseconds