Home
last modified time | relevance | path

Searched refs:hasPreferredSize (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrmediaobj.cxx106 bool ViewObjectContactOfSdrMediaObj::hasPreferredSize() const in hasPreferredSize() function in sdr::contact::ViewObjectContactOfSdrMediaObj
108 return( mpMediaWindow != NULL && mpMediaWindow->hasPreferredSize() ); in hasPreferredSize()
H A Dviewcontactofsdrmediaobj.cxx58 bool ViewContactOfSdrMediaObj::hasPreferredSize() const in hasPreferredSize() function in sdr::contact::ViewContactOfSdrMediaObj
69 if(pCandidate && !static_cast< ViewObjectContactOfSdrMediaObj* >(pCandidate)->hasPreferredSize()) in hasPreferredSize()
/trunk/main/svx/source/svdraw/
H A Dsvdomedia.cxx227 bool SdrMediaObj::hasPreferredSize() const in hasPreferredSize() function in SdrMediaObj
229 …rn static_cast< ::sdr::contact::ViewContactOfSdrMediaObj& >( GetViewContact() ).hasPreferredSize(); in hasPreferredSize()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx144 bool MediaWindow::hasPreferredSize() const in hasPreferredSize() function in avmedia::MediaWindow
146 return( mpImpl != NULL && mpImpl->hasPreferredSize() ); in hasPreferredSize()
H A Dmediawindowbase_impl.hxx70 bool hasPreferredSize() const;
H A Dmediawindowbase_impl.cxx217 bool MediaWindowBaseImpl::hasPreferredSize() const in hasPreferredSize() function in avmedia::priv::MediaWindowBaseImpl
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofsdrmediaobj.hxx52 bool hasPreferredSize() const;
H A Dviewcontactofsdrmediaobj.hxx60 bool hasPreferredSize() const;
/trunk/main/svx/inc/svx/
H A Dsvdomedia.hxx72 bool hasPreferredSize() const;
/trunk/main/avmedia/inc/avmedia/
H A Dmediawindow.hxx82 bool hasPreferredSize() const;

Completed in 42 milliseconds