Searched refs:pMacItem (Results 1 – 1 of 1) sorted by relevance
993 const SvxMacroItem *pMacItem = 0; in OutHTML_Image() local995 pMacItem = (const SvxMacroItem *)pItem; in OutHTML_Image()997 if( pURLItem || pMacItem ) in OutHTML_Image()1008 sal_Bool bEvents = pMacItem && pMacItem->GetMacroTable().Count(); in OutHTML_Image()1046 if( pMacItem ) in OutHTML_Image()1048 const SvxMacroTableDtor& rMacTable = pMacItem->GetMacroTable(); in OutHTML_Image()
Completed in 19 milliseconds