Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/shells/
H A Dtxtattr.cxx210 if ( pColl && !pColl->IsAutoUpdateFmt() ) in ExecCharAttrArgs()
347 if(pColl && pColl->IsAutoUpdateFmt()) in ExecParaAttr()
511 if(pColl && pColl->IsAutoUpdateFmt()) in ExecParaAttr()
H A Dfrmsh.cxx175 if(pFmt && pFmt->IsAutoUpdateFmt()) in Execute()
542 if(pFmt && pFmt->IsAutoUpdateFmt()) in Execute()
693 if ( bCopyToFmt && pFmt && pFmt->IsAutoUpdateFmt() ) in Execute()
1176 if(pFmt && pFmt->IsAutoUpdateFmt()) in ExecFrameStyle()
H A Dbasesh.cxx2140 if ( pColl && pColl->IsAutoUpdateFmt() ) in ExecTxtCtrl()
2400 if(pFmt && pFmt->IsAutoUpdateFmt()) in ExecBckCol()
2413 if(pColl && pColl->IsAutoUpdateFmt()) in ExecBckCol()
H A Dtextsh1.cxx239 if(bSel && rWrtSh.IsSelFullPara() && pColl && pColl->IsAutoUpdateFmt()) in lcl_CharDialog()
1050 if(pColl && pColl->IsAutoUpdateFmt()) in Execute()
H A Dgrfsh.cxx284 if(pFmt && pFmt->IsAutoUpdateFmt()) in Execute()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewtab.cxx688 if( pColl && pColl->IsAutoUpdateFmt() ) in ExecTabWin()
746 else if( pColl && pColl->IsAutoUpdateFmt() ) in ExecTabWin()
785 if( pColl && pColl->IsAutoUpdateFmt()) in ExecTabWin()
810 if( pColl && pColl->IsAutoUpdateFmt() ) in ExecTabWin()
/aoo42x/main/sw/inc/
H A Dformat.hxx179 sal_Bool IsAutoUpdateFmt() const { return bAutoUpdateFmt; } in IsAutoUpdateFmt() function in SwFmt
/aoo42x/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx356 if(pFmt && pFmt->IsAutoUpdateFmt()) in MouseButtonUp()
/aoo42x/main/sw/source/ui/app/
H A Ddocstyle.cxx1099 aCoreSet.Put(SfxBoolItem(SID_ATTR_AUTO_STYLE_UPDATE, pColl->IsAutoUpdateFmt())); in GetItemSet()
1108 aCoreSet.Put(SfxBoolItem(SID_ATTR_AUTO_STYLE_UPDATE, pFrmFmt->IsAutoUpdateFmt())); in GetItemSet()
/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx2597 bAuto = rBase.getNewBase()->GetCollection()->IsAutoUpdateFmt(); in lcl_GetStyleProperty()
2599 bAuto = rBase.getNewBase()->GetFrmFmt()->IsAutoUpdateFmt(); in lcl_GetStyleProperty()

Completed in 97 milliseconds