Home
last modified time | relevance | path

Searched refs:CONSIDER_WRAP_ON_OBJECT_POSITION (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Danchoredobject.cxx532 …ObjFmt.getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in ConsiderObjWrapInfluenceOnObjPos()
751 …mFmt().getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in UpdateObjInSortedList()
H A Dobjectformatter.cxx156 …mt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ), in SwObjectFormatter()
H A Dsectfrm.cxx1382 …mt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) && in Format()
2128 …Fmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in _Grow()
H A Dtabfrm.cxx2764 … bool bConsiderWrapOnObjPos = pIDSA->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION); in CalcFlyOffsets()
3241 …Fmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in GrowFrm()
5342 …mt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ); in Format()
H A Dflylay.cxx1072 …tFmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION); in CalcClipRect()
H A Dwsfrm.cxx1941 …Fmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in GrowFrm()
2009 …Fmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in GrowFrm()
H A Dfly.cxx1771 …Fmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) ) in CalcCntnt()
/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx61 CONSIDER_WRAP_ON_OBJECT_POSITION, enumerator
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx590 mpDoc->set(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION, bTmp ); in _setSingleValue()
933 sal_Bool bTmp = mpDoc->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION); in _getSingleValue()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx494 …rIDocumentSettingAccess.get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) != sal_False, in GetDocumentOptions()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx914 …if ( pIDSA->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) != _bConsiderWrapOnObjPo… in SetConsiderWrapOnObjPos()
917 … pIDSA->set(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION, _bConsiderWrapOnObjPos ); in SetConsiderWrapOnObjPos()
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx446 …Fmt().getIDocumentSettingAccess()->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) && in _ImplAdjustVertRelPos()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx177 case CONSIDER_WRAP_ON_OBJECT_POSITION: return mbConsiderWrapOnObjPos; in get()
268 case CONSIDER_WRAP_ON_OBJECT_POSITION: in set()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1320 if ( ( pIDSA->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) || in GetTop()
H A Dtxtfrm.cxx527 pIDSA->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION) && in lcl_HideObj()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx207 …ell.SetConsiderWrapOnObjPos( pIDsa->get(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION)); in lcl_CopyCompatibilityOptions()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx285 pDoc->set(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION, true); in Continue()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1747 rDoc.set(IDocumentSettingAccess::CONSIDER_WRAP_ON_OBJECT_POSITION, true); in ImportDop()

Completed in 223 milliseconds