Searched defs:SetSlotId (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/ui/inc/ | ||
H A D | drawbase.hxx | 71 void SetSlotId(sal_uInt16 nSlot) {m_nSlotId = nSlot;} in SetSlotId() function in SwDrawBase |
/aoo42x/main/idl/inc/ | ||
H A D | types.hxx | 73 void SetSlotId( const SvNumberIdentifier & rId ) in SetSlotId() function in SvMetaAttribute |
/aoo42x/main/sd/source/ui/inc/ | ||
H A D | FrameView.hxx | 166 void SetSlotId(sal_uInt16 nId) { mnSlotId = nId; } in SetSlotId() function in sd::FrameView |
/aoo42x/main/reportdesign/source/ui/dlg/ | ||
H A D | Condition.cxx | 203 void OColorPopup::SetSlotId(sal_uInt16 _nSlotId) in SetSlotId() function in rptui::OColorPopup |
Completed in 29 milliseconds