Searched refs:pContextGraphicItem (Results 1 – 1 of 1) sorted by relevance
331 …ImplContextGraphicItem* pContextGraphicItem = dynamic_cast< ImplContextGraphicItem* >( pEntry->Get… in updateEntry() local332 if( pContextGraphicItem ) in updateEntry()334 if( pContextGraphicItem->msExpandedGraphicURL != pEntry->mxNode->getExpandedGraphicURL() ) in updateEntry()339 pContextGraphicItem->msExpandedGraphicURL = pEntry->mxNode->getExpandedGraphicURL(); in updateEntry()344 if( pContextGraphicItem->msCollapsedGraphicURL != pEntry->mxNode->getCollapsedGraphicURL() ) in updateEntry()349 pContextGraphicItem->msCollapsedGraphicURL = pEntry->mxNode->getCollapsedGraphicURL(); in updateEntry()748 …ImplContextGraphicItem* pContextGraphicItem = dynamic_cast< ImplContextGraphicItem* >( pEntry->Get… in setDefaultExpandedGraphicURL() local749 if( pContextGraphicItem ) in setDefaultExpandedGraphicURL()751 if( pContextGraphicItem->msExpandedGraphicURL.getLength() == 0 ) in setDefaultExpandedGraphicURL()787 if( pContextGraphicItem ) in setDefaultCollapsedGraphicURL()[all …]
Completed in 63 milliseconds