Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlfly.hxx120 static sal_uInt8 GetOutFn( sal_uInt8 nMode ) { return nMode & HTML_OUT_MASK; } in GetOutFn() function in SwHTMLPosFlyFrm
124 sal_uInt8 GetOutFn() const { return nOutputMode & HTML_OUT_MASK; } in GetOutFn() function in SwHTMLPosFlyFrm
H A Dhtmlfly.cxx420 switch( pPosFly->GetOutFn() ) in OutFlyFrm()
445 sal_uInt8 nOutMode = SwHTMLPosFlyFrm::GetOutFn(nMode); in OutFrmFmt()
H A Dhtmlforw.cxx1395 if( HTML_OUT_CONTROL != pPosFlyFrm->GetOutFn() ) in GetControls()

Completed in 29 milliseconds