Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dformatsh.cxx1173 if ( !pVerJustify || (eVerJustify != (j) ) ) \
1429 const SvxVerJustifyItem* pVerJustify = NULL; in ExecuteTextAttr() local
1440 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() local
2207 (const SfxPoolItem**)&pVerJustify ); in GetTextAttrState()
2213 eVerJustify = SvxCellVerJustify( pVerJustify->GetValue() ); in GetTextAttrState()

Completed in 39 milliseconds