Home
last modified time | relevance | path

Searched refs:mnLastPosPattern (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A Dfillctrl.cxx96 , mnLastPosPattern(0) in SvxFillToolBoxControl()
876 if (mnLastPosPattern != -1) in IMPL_LINK_NOARG()
880 if(mnLastPosPattern < pItem->GetPatternList()->Count()) in IMPL_LINK_NOARG()
882 … const XBitmapEntry* pXBitmapEntry = pItem->GetPatternList()->GetBitmap(mnLastPosPattern); in IMPL_LINK_NOARG()
889 mpLbFillAttr->set_active(mnLastPosPattern); in IMPL_LINK_NOARG()
1037 nPos = mnLastPosPattern; in IMPL_LINK_NOARG()
1060 mnLastPosPattern = nPos; in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/area/
H A DAreaPropertyPanelBase.cxx71 mnLastPosPattern(0), in AreaPropertyPanelBase()
416 if (mnLastPosPattern != -1) in IMPL_LINK_NOARG()
418 if(mnLastPosPattern < pXPatternList->Count()) in IMPL_LINK_NOARG()
420 … const XBitmapEntry* pXPatternEntry = pXPatternList->GetBitmap(mnLastPosPattern); in IMPL_LINK_NOARG()
423 mxLbFillAttr->set_active(mnLastPosPattern); in IMPL_LINK_NOARG()
575 nPos = mnLastPosPattern; in SelectFillAttrHdl_Impl()
595 mnLastPosPattern = nPos; in SelectFillAttrHdl_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sidebar/area/
H A DAreaPropertyPanelBase.cxx72 mnLastPosPattern(0), in AreaPropertyPanelBase()
417 if(LISTBOX_ENTRY_NOTFOUND != mnLastPosPattern) in IMPL_LINK_NOARG()
419 if(mnLastPosPattern < pXPatternList->Count()) in IMPL_LINK_NOARG()
421 … const XBitmapEntry* pXPatternEntry = pXPatternList->GetBitmap(mnLastPosPattern); in IMPL_LINK_NOARG()
424 mpLbFillAttr->SelectEntryPos(mnLastPosPattern); in IMPL_LINK_NOARG()
585 nPos = mnLastPosPattern; in SelectFillAttrHdl_Impl()
605 mnLastPosPattern = nPos; in SelectFillAttrHdl_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dfillctrl.hxx61 sal_Int32 mnLastPosPattern; member in SvxFillToolBoxControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sidebar/
H A DAreaPropertyPanelBase.hxx109 sal_Int32 mnLastPosPattern; member in svx::sidebar::AreaPropertyPanelBase
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sidebar/
H A DAreaPropertyPanelBase.hxx104 sal_Int32 mnLastPosPattern; member in svx::sidebar::AreaPropertyPanelBase