Home
last modified time | relevance | path

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

/aoo4110/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.cxx182 if(pFmt && pFmt->IsAutoUpdateFmt()) in Execute()
529 if(pFmt && pFmt->IsAutoUpdateFmt()) in Execute()
680 if ( bCopyToFmt && pFmt && pFmt->IsAutoUpdateFmt() ) in Execute()
1163 if(pFmt && pFmt->IsAutoUpdateFmt()) in ExecFrameStyle()
H A Dbasesh.cxx2142 if ( pColl && pColl->IsAutoUpdateFmt() ) in ExecTxtCtrl()
2399 if(pFmt && pFmt->IsAutoUpdateFmt()) in ExecBckCol()
2407 if( pColl && pColl->IsAutoUpdateFmt()) in ExecBckCol()
H A Dgrfsh.cxx271 if(pFmt && pFmt->IsAutoUpdateFmt()) in Execute()
H A Dtextsh1.cxx253 if(bSel && rWrtSh.IsSelFullPara() && pColl && pColl->IsAutoUpdateFmt()) in lcl_CharDialog()
1046 if(pColl && pColl->IsAutoUpdateFmt()) in Execute()
/aoo4110/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()
/aoo4110/main/sw/inc/
H A Dformat.hxx173 sal_Bool IsAutoUpdateFmt() const { return bAutoUpdateFmt; } in IsAutoUpdateFmt() function in SwFmt
/aoo4110/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx356 if(pFmt && pFmt->IsAutoUpdateFmt()) in MouseButtonUp()
/aoo4110/main/sw/source/ui/app/
H A Ddocstyle.cxx1048 aCoreSet.Put(SfxBoolItem(SID_ATTR_AUTO_STYLE_UPDATE, pColl->IsAutoUpdateFmt())); in GetItemSet()
1057 aCoreSet.Put(SfxBoolItem(SID_ATTR_AUTO_STYLE_UPDATE, pFrmFmt->IsAutoUpdateFmt())); in GetItemSet()
/aoo4110/main/sw/source/core/unocore/
H A Dunostyle.cxx2409 bAuto = rBase.mxNewBase->GetCollection()->IsAutoUpdateFmt(); in lcl_GetStyleProperty()
2411 bAuto = rBase.mxNewBase->GetFrmFmt()->IsAutoUpdateFmt(); in lcl_GetStyleProperty()

Completed in 246 milliseconds