Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1086 SvxUnoTextField* pDrawField = new SvxUnoTextField( ID_URLFIELD ); in insertTextContent() local
1087 xEffContent.set(pDrawField); in insertTextContent()
1088 lcl_CopyOneProperty( *pDrawField, *pCellField, SC_UNONAME_URL ); in insertTextContent()
1089 lcl_CopyOneProperty( *pDrawField, *pCellField, SC_UNONAME_REPR ); in insertTextContent()
1090 lcl_CopyOneProperty( *pDrawField, *pCellField, SC_UNONAME_TARGET ); in insertTextContent()