Home
last modified time | relevance | path

Searched refs:IsGraphic (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx305 aBool.SetValue( !pOpt->IsGraphic() ); break; in StateViewOptions()
404 bFlag = !pOpt->IsGraphic(); in ExecViewOptions()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.hxx94 bool IsGraphic() const;
H A DGraphicImport.cxx1870 bool GraphicImport::IsGraphic() const in IsGraphic() function in writerfilter::dmapper::GraphicImport
H A DDomainMapper.cxx4128 if( !pGraphicImport->IsGraphic() ) in sprmWithProps()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx285 if( !pSh->GetViewOptions()->IsGraphic() ) in Paint()
1215 if ( !pSh || !pSh->GetViewOptions()->IsGraphic() ) in IsTransparent()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx212 bGraphic = rVOpt.IsGraphic(); in SwElemItem()
H A Dusrpref.cxx164 case 0: bVal = rParent.IsGraphic(); break;// "Display/GraphicObject", in Commit()
/trunk/main/sw/source/ui/docvw/
H A Dromenu.cxx208 if ( !rSh.GetViewOptions()->IsGraphic() ) in SwReadOnlyPopup()
/trunk/main/sw/inc/
H A Dviewopt.hxx280 inline sal_Bool IsGraphic() const in IsGraphic() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx901 case HANDLE_VIEWSET_GRAPHICS : bBoolVal = mpConstViewOption->IsGraphic();break; in _getSingleValue()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx984 bDraw = !rInf.GetOpt().IsGraphic(); in Paint()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1744 if( rSh.GetViewOptions()->IsGraphic() ) in DrawGraphic()

Completed in 85 milliseconds