Searched refs:pJustifyItem (Results 1 – 1 of 1) sorted by relevance
477 const SvxHorJustifyItem* pJustifyItem = static_cast<const SvxHorJustifyItem*>(pItem); in lcl_itemsToCharProperties() local479 pJustifyItem->QueryValue(aValue,MID_HORJUST_ADJUST); in lcl_itemsToCharProperties()484 const SvxVerJustifyItem* pJustifyItem = static_cast<const SvxVerJustifyItem*>(pItem); in lcl_itemsToCharProperties() local486 pJustifyItem->QueryValue(aValue,MID_HORJUST_ADJUST); in lcl_itemsToCharProperties()
Completed in 17 milliseconds