Searched refs:pVerJustify (Results 1 – 1 of 1) sorted by relevance
1173 if ( !pVerJustify || (eVerJustify != (j) ) ) \1429 const SvxVerJustifyItem* pVerJustify = NULL; in ExecuteTextAttr() local1440 pVerJustify = (const SvxVerJustifyItem*)pItem; in ExecuteTextAttr()1441 eVerJustify = SvxCellVerJustify( pVerJustify->GetValue() ); in ExecuteTextAttr()1489 !pVerJustify || (eVerJustify != SVX_VER_JUSTIFY_TOP) ? in ExecuteTextAttr()1499 !pVerJustify || (eVerJustify != SVX_VER_JUSTIFY_BOTTOM) ? in ExecuteTextAttr()1509 !pVerJustify || (eVerJustify != SVX_VER_JUSTIFY_CENTER) ? in ExecuteTextAttr()2128 const SvxVerJustifyItem* pVerJustify = NULL; in GetTextAttrState() local2207 (const SfxPoolItem**)&pVerJustify ); in GetTextAttrState()2213 eVerJustify = SvxCellVerJustify( pVerJustify->GetValue() ); in GetTextAttrState()
Completed in 18 milliseconds