Searched refs:FN_SET_FRM_NAME (Results 1 – 6 of 6) sorted by relevance
| /AOO42X/main/sw/source/ui/frmdlg/ |
| H A D | frmmgr.cxx | 63 FN_SET_FRM_NAME, FN_SET_FRM_NAME, 133 if (aSet.GetItemState(FN_SET_FRM_NAME, sal_False, &pItem) == SFX_ITEM_SET) in _UpdateFlyFrm()
|
| H A D | frmpage.cxx | 408 FN_SET_FRM_NAME, FN_SET_FRM_NAME, 3025 if(SFX_ITEM_SET == rSet.GetItemState(FN_SET_FRM_NAME, sal_False, &pItem)) in Reset() 3199 bRet |= 0 != rSet.Put(SfxStringItem(FN_SET_FRM_NAME, aNameED.GetText())); in FillItemSet()
|
| /AOO42X/main/sw/source/ui/shells/ |
| H A D | frmsh.cxx | 443 FN_SET_FRM_NAME, FN_KEEP_ASPECT_RATIO, // [21306 in Execute() 463 aSet.Put(SfxStringItem(FN_SET_FRM_NAME, rSh.GetFlyName())); in Execute() 547 … if(SFX_ITEM_SET == pOutSet->GetItemState(FN_SET_FRM_NAME, sal_False, &pItem)) in Execute() 556 … if(SFX_ITEM_SET == pOutSet->GetItemState(FN_SET_FRM_NAME, sal_False, &pItem)) in Execute()
|
| H A D | grfsh.cxx | 148 FN_SET_FRM_NAME,FN_KEEP_ASPECT_RATIO, // [21306 in Execute() 171 aSet.Put(SfxStringItem(FN_SET_FRM_NAME, rSh.GetFlyName())); in Execute()
|
| H A D | textsh.cxx | 611 FN_SET_FRM_NAME, FN_KEEP_ASPECT_RATIO, in TYPEINIT1()
|
| /AOO42X/main/sw/inc/ |
| H A D | cmdid.h | 1224 #define FN_SET_FRM_NAME (FN_FRAME + 6) macro
|