Searched refs:aFrameTypes (Results 1 – 1 of 1) sorted by relevance
2493 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local2499 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() local2799 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() local2937 aFrameTypes.getLength()); in getTypes()[all …]
Completed in 19 milliseconds