Home
last modified time | relevance | path

Searched defs:GetFrameFormat (Results 1 – 25 of 52) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dunotbl.hxx146 SwFrameFormat* GetFrameFormat() const { return m_pTableFormat; } in GetFrameFormat() function in SwXCell
159 SwFrameFormat* GetFrameFormat() { return m_pFormat; } in GetFrameFormat() function in SwXTextTableRow
160 const SwFrameFormat* GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwXTextTableRow
241 SwFrameFormat* GetFrameFormat() const { return m_pFrameFormat; } in GetFrameFormat() function in SwXTextTableCursor
443 …const SwFrameFormat* GetFrameFormat() const { return const_cast<SwXTableRows*>(this)->GetFrameForm… in GetFrameFormat() function in SwXTableRows
H A Dswtable.hxx203 SwTableFormat* GetFrameFormat() { return static_cast<SwTableFormat*>(GetRegisteredIn()); } in GetFrameFormat() function in SwTable
204 …SwTableFormat* GetFrameFormat() const { return const_cast<SwTableFormat*>(static_cast<const SwTabl… in GetFrameFormat() function in SwTable
373 SwFrameFormat* GetFrameFormat() { return static_cast<SwFrameFormat*>(GetRegisteredIn()); } in GetFrameFormat() function in SwTableLine
374 …SwFrameFormat* GetFrameFormat() const { return const_cast<SwFrameFormat*>(static_cast<const SwFram… in GetFrameFormat() function in SwTableLine
434 SwFrameFormat* GetFrameFormat() { return static_cast<SwFrameFormat*>(GetRegisteredIn()); } in GetFrameFormat() function in SwTableBox
435 …SwFrameFormat* GetFrameFormat() const { return const_cast<SwFrameFormat*>(static_cast<const SwFram… in GetFrameFormat() function in SwTableBox
H A Dunoframe.hxx152 const SwFrameFormat* GetFrameFormat() const in GetFrameFormat() function in SwXFrame
154 SwFrameFormat* GetFrameFormat() in GetFrameFormat() function in SwXFrame
H A Dfmtflcnt.hxx45 SwFrameFormat *GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwFormatFlyCnt
H A Dunodraw.hxx258 SwFrameFormat* GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwXShape
H A Dunochart.hxx310 SwFrameFormat* GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwChartDataSequence
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dunotbl.hxx146 SwFrameFormat* GetFrameFormat() const { return m_pTableFormat; } in GetFrameFormat() function in SwXCell
159 SwFrameFormat* GetFrameFormat() { return m_pFormat; } in GetFrameFormat() function in SwXTextTableRow
160 const SwFrameFormat* GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwXTextTableRow
241 SwFrameFormat* GetFrameFormat() const { return m_pFrameFormat; } in GetFrameFormat() function in SwXTextTableCursor
443 …const SwFrameFormat* GetFrameFormat() const { return const_cast<SwXTableRows*>(this)->GetFrameForm… in GetFrameFormat() function in SwXTableRows
H A Dswtable.hxx201 SwTableFormat* GetFrameFormat() { return static_cast<SwTableFormat*>(GetRegisteredIn()); } in GetFrameFormat() function in SwTable
202 …SwTableFormat* GetFrameFormat() const { return const_cast<SwTableFormat*>(static_cast<const SwTabl… in GetFrameFormat() function in SwTable
366 SwFrameFormat* GetFrameFormat() { return static_cast<SwFrameFormat*>(GetRegisteredIn()); } in GetFrameFormat() function in SwTableLine
367 …SwFrameFormat* GetFrameFormat() const { return const_cast<SwFrameFormat*>(static_cast<const SwFram… in GetFrameFormat() function in SwTableLine
425 SwFrameFormat* GetFrameFormat() { return static_cast<SwFrameFormat*>(GetRegisteredIn()); } in GetFrameFormat() function in SwTableBox
426 …SwFrameFormat* GetFrameFormat() const { return const_cast<SwFrameFormat*>(static_cast<const SwFram… in GetFrameFormat() function in SwTableBox
H A Dunoframe.hxx152 const SwFrameFormat* GetFrameFormat() const in GetFrameFormat() function in SwXFrame
154 SwFrameFormat* GetFrameFormat() in GetFrameFormat() function in SwXFrame
H A Dfmtflcnt.hxx45 SwFrameFormat *GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwFormatFlyCnt
H A Dunodraw.hxx259 SwFrameFormat* GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwXShape
H A Dunochart.hxx309 SwFrameFormat* GetFrameFormat() const { return m_pFormat; } in GetFrameFormat() function in SwChartDataSequence
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Danchoredobjectposition.hxx101 const SwFrameFormat& GetFrameFormat() const in GetFrameFormat() function in objectpositioning::SwAnchoredObjectPosition
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Danchoredobjectposition.hxx102 const SwFrameFormat& GetFrameFormat() const in GetFrameFormat() function in objectpositioning::SwAnchoredObjectPosition
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Danchoreddrawobject.cxx597 SwFrameFormat& SwAnchoredDrawObject::GetFrameFormat() in GetFrameFormat() function in SwAnchoredDrawObject
602 const SwFrameFormat& SwAnchoredDrawObject::GetFrameFormat() const in GetFrameFormat() function in SwAnchoredDrawObject
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/inc/
H A Dfltshell.hxx201 const SwFrameFormat* GetFrameFormat() const { return m_pFrameFormat; } in GetFrameFormat() function in SwFltAnchor
202 SwFrameFormat* GetFrameFormat() { return m_pFrameFormat; } in GetFrameFormat() function in SwFltAnchor
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/inc/
H A Dfltshell.hxx200 const SwFrameFormat* GetFrameFormat() const { return pFrameFormat; } in GetFrameFormat() function in SwFltAnchor
201 SwFrameFormat* GetFrameFormat() { return pFrameFormat; } in GetFrameFormat() function in SwFltAnchor
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPVideoEncodedFrameImpl.cpp50 GMPVideoFrameFormat GMPVideoEncodedFrameImpl::GetFrameFormat() { in GetFrameFormat() function in mozilla::gmp::GMPVideoEncodedFrameImpl
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPVideoEncodedFrameImpl.cpp51 GMPVideoFrameFormat GMPVideoEncodedFrameImpl::GetFrameFormat() { in GetFrameFormat() function in mozilla::gmp::GMPVideoEncodedFrameImpl
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPVideoEncodedFrameImpl.cpp50 GMPVideoFrameFormat GMPVideoEncodedFrameImpl::GetFrameFormat() { in GetFrameFormat() function in mozilla::gmp::GMPVideoEncodedFrameImpl
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPVideoEncodedFrameImpl.cpp50 GMPVideoFrameFormat GMPVideoEncodedFrameImpl::GetFrameFormat() { in GetFrameFormat() function in mozilla::gmp::GMPVideoEncodedFrameImpl
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DGMPVideoEncodedFrameImpl.cpp51 GMPVideoFrameFormat GMPVideoEncodedFrameImpl::GetFrameFormat() { in GetFrameFormat() function in mozilla::gmp::GMPVideoEncodedFrameImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Danchoreddrawobject.cxx607 SwFrameFormat& SwAnchoredDrawObject::GetFrameFormat() in GetFrameFormat() function in SwAnchoredDrawObject
612 const SwFrameFormat& SwAnchoredDrawObject::GetFrameFormat() const in GetFrameFormat() function in SwAnchoredDrawObject
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gmp/
H A DGMPVideoEncodedFrameImpl.cpp71 GMPVideoEncodedFrameImpl::GetFrameFormat() in GetFrameFormat() function in mozilla::gmp::GMPVideoEncodedFrameImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterhelper.hxx113 const SwFrameFormat &GetFrameFormat() const { return *mpFlyFrame; } in GetFrameFormat() function in ww8::Frame

123