Searched refs:aFrameTypes (Results 1 – 1 of 1) sorted by relevance
3136 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes() local3142 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() local3442 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() local3580 aFrameTypes.getLength()); in getTypes()[all …]
Completed in 24 milliseconds