Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlfly.hxx94 class SwHTMLPosFlyFrm class
105 SwHTMLPosFlyFrm( const SwPosFlyFrm& rPosFly,
108 sal_Bool operator==( const SwHTMLPosFlyFrm& ) const { return sal_False; } in operator ==()
109 sal_Bool operator<( const SwHTMLPosFlyFrm& ) const;
129 typedef SwHTMLPosFlyFrm *SwHTMLPosFlyFrmPtr;
H A Dhtmlfly.cxx367 SwHTMLPosFlyFrm *pNew = new SwHTMLPosFlyFrm(**aIter, pSdrObj, nMode); in CollectFlyFrms()
394 SwHTMLPosFlyFrm *pPosFly = (*pHTMLPosFlyFrms)[i]; in OutFlyFrm()
444 sal_uInt8 nCntnrMode = SwHTMLPosFlyFrm::GetOutCntnr( nMode ); in OutFrmFmt()
445 sal_uInt8 nOutMode = SwHTMLPosFlyFrm::GetOutFn(nMode); in OutFrmFmt()
1871 SwHTMLPosFlyFrm::SwHTMLPosFlyFrm( const SwPosFlyFrm& rPosFly, in SwHTMLPosFlyFrm() function in SwHTMLPosFlyFrm
1905 sal_Bool SwHTMLPosFlyFrm::operator<( const SwHTMLPosFlyFrm& rFrm ) const in operator <()
H A Dhtmlforw.cxx1394 const SwHTMLPosFlyFrm* pPosFlyFrm = pHTMLPosFlyFrms->GetObject( i ); in GetControls()

Completed in 19 milliseconds