Searched refs:xSect (Results 1 – 3 of 3) sorted by relevance
1262 uno::Reference< XTextSection > xSect; in getByName() local1269 xSect = GetObject(*pFmt); in getByName()1270 aRet.setValue(&xSect, ::getCppuType((uno::Reference<XTextSection>*)0)); in getByName()1274 if(!xSect.is()) in getByName()
436 … uno::Reference< XTextSection > xSect = SwXTextSections::GetObject( *pSect->GetFmt() ); in getCrsrPropertyValue() local437 pAny->setValue(&xSect, ::getCppuType((uno::Reference<XTextSection>*)0) ); in getCrsrPropertyValue()
1096 uno::Reference< text::XTextSection > xSect = in getPropertyValue() local1098 aRet <<= xSect; in getPropertyValue()3361 uno::Reference< text::XTextSection > xSect = in getPropertyValue() local3363 aRet <<= xSect; in getPropertyValue()
Completed in 33 milliseconds