Home
last modified time | relevance | path

Searched refs:InsColor (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Drtfexport.cxx987 void RtfExport::InsColor( const Color& rCol ) in InsColor() function in RtfExport
1019 InsColor( (pLine = rBox.GetTop())->GetColor() ); in InsColorLine()
1021 InsColor( (pLine = rBox.GetBottom())->GetColor() ); in InsColorLine()
1023 InsColor( (pLine = rBox.GetLeft())->GetColor() ); in InsColorLine()
1025 InsColor( rBox.GetRight()->GetColor() ); in InsColorLine()
1038 InsColor( pCol->GetValue() ); in OutColorTable()
1041 InsColor( pCol->GetValue() ); in OutColorTable()
1047 InsColor( pCol->GetValue() ); in OutColorTable()
1051 InsColor( pUnder->GetColor() ); in OutColorTable()
1056 InsColor( pUnder->GetColor() ); in OutColorTable()
[all …]
H A Drtfexport.hxx178 void InsColor( const Color& rCol );