Searched refs:IsGraphic (Results 1 – 12 of 12) sorted by relevance
305 aBool.SetValue( !pOpt->IsGraphic() ); break; in StateViewOptions()404 bFlag = !pOpt->IsGraphic(); in ExecViewOptions()
94 bool IsGraphic() const;
1870 bool GraphicImport::IsGraphic() const in IsGraphic() function in writerfilter::dmapper::GraphicImport
4128 if( !pGraphicImport->IsGraphic() ) in sprmWithProps()
285 if( !pSh->GetViewOptions()->IsGraphic() ) in Paint()1215 if ( !pSh || !pSh->GetViewOptions()->IsGraphic() ) in IsTransparent()
212 bGraphic = rVOpt.IsGraphic(); in SwElemItem()
164 case 0: bVal = rParent.IsGraphic(); break;// "Display/GraphicObject", in Commit()
208 if ( !rSh.GetViewOptions()->IsGraphic() ) in SwReadOnlyPopup()
280 inline sal_Bool IsGraphic() const in IsGraphic() function in SwViewOption
901 case HANDLE_VIEWSET_GRAPHICS : bBoolVal = mpConstViewOption->IsGraphic();break; in _getSingleValue()
984 bDraw = !rInf.GetOpt().IsGraphic(); in Paint()
1744 if( rSh.GetViewOptions()->IsGraphic() ) in DrawGraphic()
Completed in 94 milliseconds