Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1262 uno::Reference< XTextSection > xSect; in getByName() local
1269 xSect = GetObject(*pFmt); in getByName()
1270 aRet.setValue(&xSect, ::getCppuType((uno::Reference<XTextSection>*)0)); in getByName()
1274 if(!xSect.is()) in getByName()
H A Dunocrsrhelper.cxx436 … uno::Reference< XTextSection > xSect = SwXTextSections::GetObject( *pSect->GetFmt() ); in getCrsrPropertyValue() local
437 pAny->setValue(&xSect, ::getCppuType((uno::Reference<XTextSection>*)0) ); in getCrsrPropertyValue()
H A Dunotbl.cxx1096 uno::Reference< text::XTextSection > xSect = in getPropertyValue() local
1098 aRet <<= xSect; in getPropertyValue()
3361 uno::Reference< text::XTextSection > xSect = in getPropertyValue() local
3363 aRet <<= xSect; in getPropertyValue()

Completed in 103 milliseconds