LibreOffice Module sw (master)
1
|
Public Member Functions | |
SwShapeDescriptor_Impl (SwDoc const *const pDoc) | |
SwFormatAnchor * | GetAnchor (bool bCreate=false) |
SwFormatHoriOrient * | GetHOrient (bool bCreate=false) |
SwFormatVertOrient * | GetVOrient (bool bCreate=false) |
SwFormatSurround * | GetSurround (bool bCreate=false) |
SvxLRSpaceItem * | GetLRSpace (bool bCreate=false) |
SvxULSpaceItem * | GetULSpace (bool bCreate=false) |
uno::Reference< text::XTextRange > & | GetTextRange () |
bool | IsOpaque () const |
const bool & | GetOpaque () const |
void | RemoveHOrient () |
void | RemoveVOrient () |
void | RemoveAnchor () |
void | RemoveSurround () |
void | RemoveULSpace () |
void | RemoveLRSpace () |
void | SetOpaque (bool bSet) |
SwFormatFollowTextFlow * | GetFollowTextFlow (bool _bCreate=false) |
void | RemoveFollowTextFlow () |
sal_Int16 | GetPositionLayoutDir () const |
void | SetPositionLayoutDir (sal_Int16 _nPositionLayoutDir) |
SwFormatWrapInfluenceOnObjPos * | GetWrapInfluenceOnObjPos (const bool _bCreate=false) |
void | RemoveWrapInfluenceOnObjPos () |
Public Attributes | |
bool | m_bInitializedPropertyNotifier |
Private Member Functions | |
SwShapeDescriptor_Impl (const SwShapeDescriptor_Impl &)=delete | |
SwShapeDescriptor_Impl & | operator= (const SwShapeDescriptor_Impl &)=delete |
Private Attributes | |
bool | m_isInReading |
std::unique_ptr< SwFormatHoriOrient > | m_pHOrient |
std::unique_ptr< SwFormatVertOrient > | m_pVOrient |
std::unique_ptr< SwFormatAnchor > | m_pAnchor |
std::unique_ptr< SwFormatSurround > | m_pSurround |
std::unique_ptr< SvxULSpaceItem > | m_pULSpace |
std::unique_ptr< SvxLRSpaceItem > | m_pLRSpace |
bool | m_bOpaque |
uno::Reference< text::XTextRange > | m_xTextRange |
std::unique_ptr< SwFormatFollowTextFlow > | m_pFollowTextFlow |
std::unique_ptr< SwFormatWrapInfluenceOnObjPos > | m_pWrapInfluenceOnObjPos |
sal_Int16 | mnPositionLayoutDir |
Definition at line 83 of file unodraw.cxx.
|
privatedelete |
|
inline |
Definition at line 108 of file unodraw.cxx.
|
inline |
Definition at line 123 of file unodraw.cxx.
Referenced by GetVOrient().
|
inline |
Definition at line 202 of file unodraw.cxx.
|
inline |
Definition at line 131 of file unodraw.cxx.
References SwPostItHelper::NONE.
|
inline |
Definition at line 165 of file unodraw.cxx.
References RES_LR_SPACE().
|
inline |
Definition at line 189 of file unodraw.cxx.
References m_bOpaque.
|
inline |
Definition at line 216 of file unodraw.cxx.
References mnPositionLayoutDir.
|
inline |
Definition at line 157 of file unodraw.cxx.
|
inline |
Definition at line 181 of file unodraw.cxx.
References m_xTextRange.
|
inline |
Definition at line 173 of file unodraw.cxx.
References RES_UL_SPACE().
|
inline |
Definition at line 140 of file unodraw.cxx.
References GetAnchor(), SwFormatAnchor::GetAnchorId(), and SwPostItHelper::NONE.
|
inline |
Definition at line 238 of file unodraw.cxx.
|
inline |
Definition at line 185 of file unodraw.cxx.
References m_bOpaque.
|
privatedelete |
|
inline |
Definition at line 195 of file unodraw.cxx.
|
inline |
Definition at line 210 of file unodraw.cxx.
|
inline |
Definition at line 193 of file unodraw.cxx.
|
inline |
Definition at line 198 of file unodraw.cxx.
|
inline |
Definition at line 196 of file unodraw.cxx.
|
inline |
Definition at line 197 of file unodraw.cxx.
|
inline |
Definition at line 194 of file unodraw.cxx.
|
inline |
Definition at line 249 of file unodraw.cxx.
|
inline |
Definition at line 199 of file unodraw.cxx.
|
inline |
Definition at line 220 of file unodraw.cxx.
bool SwShapeDescriptor_Impl::m_bInitializedPropertyNotifier |
Definition at line 105 of file unodraw.cxx.
|
private |
Definition at line 92 of file unodraw.cxx.
Referenced by GetOpaque(), and IsOpaque().
|
private |
Definition at line 85 of file unodraw.cxx.
|
private |
Definition at line 88 of file unodraw.cxx.
|
private |
Definition at line 95 of file unodraw.cxx.
|
private |
Definition at line 86 of file unodraw.cxx.
|
private |
Definition at line 91 of file unodraw.cxx.
|
private |
Definition at line 89 of file unodraw.cxx.
|
private |
Definition at line 90 of file unodraw.cxx.
|
private |
Definition at line 87 of file unodraw.cxx.
|
private |
Definition at line 97 of file unodraw.cxx.
|
private |
Definition at line 93 of file unodraw.cxx.
Referenced by GetTextRange().
|
private |
Definition at line 99 of file unodraw.cxx.
Referenced by GetPositionLayoutDir().