Searched refs:aFrameDesc (Results 1 – 1 of 1) sorted by relevance
885 SfxFrameDescriptor aFrameDesc; in InsertFloatingFrame() local887 SfxFrameHTMLParser::ParseFrameOptions( &aFrameDesc, pHTMLOptions, sBaseURL ); in InsertFloatingFrame()903 ::rtl::OUString aName = aFrameDesc.GetName(); in InsertFloatingFrame()904 ScrollingMode eScroll = aFrameDesc.GetScrollingMode(); in InsertFloatingFrame()905 sal_Bool bHasBorder = aFrameDesc.HasFrameBorder(); in InsertFloatingFrame()906 Size aMargin = aFrameDesc.GetMargin(); in InsertFloatingFrame()908 …:OUString::createFromAscii("FrameURL"), uno::makeAny( ::rtl::OUString( aFrameDesc.GetURL().GetMain… in InsertFloatingFrame()
Completed in 21 milliseconds