Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3136 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
3142 aFrameTypes.getLength() + in getTypes()
3146 const uno::Type* pFrameTypes = aFrameTypes.getConstArray(); in getTypes()
3148 for(nPos = 0; nPos <aFrameTypes.getLength(); nPos++) in getTypes()
3437 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
3442 aFrameTypes.getLength()); in getTypes()
3445 const uno::Type* pFrameTypes = aFrameTypes.getConstArray(); in getTypes()
3447 for(nPos = 0; nPos <aFrameTypes.getLength(); nPos++) in getTypes()
3575 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
3580 aFrameTypes.getLength()); in getTypes()
[all …]

Completed in 35 milliseconds