Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A Dsdview4.cxx110 const bool bIsGraphic(0 != dynamic_cast< SdrGrafObj* >(pPickObj)); in InsertGraphic() local
113 && !bIsGraphic in InsertGraphic()
136 …&& (bIsGraphic || (pPickObj->IsEmptyPresObj() && !bOnMaster))) // #121603# Do not use pObj, it may… in InsertGraphic()
144 if( bIsGraphic ) in InsertGraphic()
/aoo41x/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx247 bool bIsGraphic; member in writerfilter::dmapper::GraphicImport_Impl
303 ,bIsGraphic(false) in GraphicImport_Impl()
1141 m_pImpl->bIsGraphic = true; in lcl_attribute()
1488 m_pImpl->bIsGraphic = true; in lcl_sprm()
1863 return m_pImpl->bIsGraphic; in IsGraphic()

Completed in 96 milliseconds