Searched refs:pFSItem (Results 1 – 1 of 1) sorted by relevance
696 const SwFmtFrmSize *pFSItem = (const SwFmtFrmSize *)pItem; in OutFrmFmtOptions() local697 sal_uInt8 nPrcWidth = pFSItem->GetWidthPercent(); in OutFrmFmtOptions()698 sal_uInt8 nPrcHeight = pFSItem->GetHeightPercent(); in OutFrmFmtOptions()702 : pFSItem->GetWidth()-aTwipSpc.Width()), in OutFrmFmtOptions()704 : pFSItem->GetHeight()-aTwipSpc.Height()) ); in OutFrmFmtOptions()
Completed in 20 milliseconds