Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx2493 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
2499 aFrameTypes.getLength() + in getTypes()
2503 const uno::Type* pFrameTypes = aFrameTypes.getConstArray(); in getTypes()
2505 for(nPos = 0; nPos <aFrameTypes.getLength(); nPos++) in getTypes()
2794 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
2799 aFrameTypes.getLength()); in getTypes()
2802 const uno::Type* pFrameTypes = aFrameTypes.getConstArray(); in getTypes()
2804 for(nPos = 0; nPos <aFrameTypes.getLength(); nPos++) in getTypes()
2932 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local
2937 aFrameTypes.getLength()); in getTypes()
[all …]

Completed in 19 milliseconds