Searched refs:pAnchorFmt (Results 1 – 1 of 1) sorted by relevance
1553 const SwFmtAnchor* pAnchorFmt = NULL; in lcl_getAnchorFmt() local1557 GetItemState( RES_ANCHOR, sal_False, (const SfxPoolItem**)&pAnchorFmt ); in lcl_getAnchorFmt()1561 pAnchorFmt = &static_cast<const SwFmtAnchor&>(_rItem); in lcl_getAnchorFmt()1563 return pAnchorFmt; in lcl_getAnchorFmt()
Completed in 35 milliseconds