Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dsvxcss1.cxx1161 while( pExpr && (bFirst || ','==pExpr->GetOp() || !pExpr->GetOp()) ) in ParseCSS1_font_family()
1173 while( pNext && !pNext->GetOp() && in ParseCSS1_font_family()
1307 !pExpr->GetOp() ) in ParseCSS1_font_style()
1512 while( pExpr && !pExpr->GetOp() ) in ParseCSS1_background()
1764 while( pExpr && !pExpr->GetOp() && in ParseCSS1_font()
1798 if( !pExpr || pExpr->GetOp() ) in ParseCSS1_font()
1844 if( '/' == pExpr->GetOp() ) in ParseCSS1_font()
1853 if( !pExpr || pExpr->GetOp() ) in ParseCSS1_font()
2568 while( n<4 && pExpr && !pExpr->GetOp() ) in ParseCSS1_padding()
2604 while( pExpr && !pExpr->GetOp() ) in ParseCSS1_border_xxx()
[all …]
H A Dparcss1.hxx165 sal_Unicode GetOp() const { return cOp; } in GetOp() function

Completed in 57 milliseconds