Searched refs:msString1 (Results 1 – 1 of 1) sorted by relevance
69 OUString msString1; member in SvxUnoFieldData_Impl362 mpImpl->msString1 = ((SvxURLField*)pData)->GetRepresentation(); in SvxUnoTextField()370 mpImpl->msString1 = ((SvxExtFileField*)pData)->GetFile(); in SvxUnoTextField()376 mpImpl->msString1 = ((SvxAuthorField*)pData)->GetFormatted(); in SvxUnoTextField()437 …pData = new SvxURLField( mpImpl->msString3, mpImpl->msString1, mpImpl->msString1.getLength() ? SVX… in CreateFieldData()462 pData = new SvxExtFileField( mpImpl->msString1, in CreateFieldData()479 if( mpImpl->msString1.getLength() ) in CreateFieldData()480 aContent = mpImpl->msString1; in CreateFieldData()700 if(aValue >>= mpImpl->msString1) in setPropertyValue()864 aValue <<= mpImpl->msString1; in getPropertyValue()
Completed in 10 milliseconds