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.cxx3121 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
3127 aFrameTypes.getLength() + in getTypes()
3131 const uno::Type* pFrameTypes = aFrameTypes.getConstArray(); in getTypes()
3133 for(nPos = 0; nPos <aFrameTypes.getLength(); nPos++) in getTypes()
3417 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
3422 aFrameTypes.getLength()); in getTypes()
3425 const uno::Type* pFrameTypes = aFrameTypes.getConstArray(); in getTypes()
3427 for(nPos = 0; nPos <aFrameTypes.getLength(); nPos++) in getTypes()
3550 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
3555 aFrameTypes.getLength()); in getTypes()
[all …]