Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dattarray.cxx956 const SvxBoxItem* pCellFrame = (SvxBoxItem*) &pPattern->GetItemSet().Get( ATTR_BORDER ); in lcl_MergeToFrame() local
957 const SvxBorderLine* pLeftAttr = pCellFrame->GetLeft(); in lcl_MergeToFrame()
958 const SvxBorderLine* pRightAttr = pCellFrame->GetRight(); in lcl_MergeToFrame()
959 const SvxBorderLine* pTopAttr = pCellFrame->GetTop(); in lcl_MergeToFrame()
960 const SvxBorderLine* pBottomAttr = pCellFrame->GetBottom(); in lcl_MergeToFrame()

Completed in 12 milliseconds