Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfmtftntx.hxx45 SwFormatFootnoteEndAtTextEnd( sal_uInt16 nWhichL, SwFootnoteEndPosEnum ePos ) in SwFormatFootnoteEndAtTextEnd() argument
46 : SfxEnumItem( nWhichL, ePos ), m_nOffset( 0 ) in SwFormatFootnoteEndAtTextEnd()
H A Dhints.hxx288 void ClearItem( sal_uInt16 nWhichL )
292 { m_pChgSet->ClearItem( nWhichL ); }
H A Dgrfatr.hxx148 SwChannelGrf( sal_Int16 nVal, sal_uInt16 nWhichL ) in SwChannelGrf() argument
149 : SfxInt16Item( nWhichL, nVal ) in SwChannelGrf()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfmtftntx.hxx45 SwFormatFootnoteEndAtTextEnd( sal_uInt16 nWhichL, SwFootnoteEndPosEnum ePos ) in SwFormatFootnoteEndAtTextEnd() argument
46 : SfxEnumItem( nWhichL, ePos ), m_nOffset( 0 ) in SwFormatFootnoteEndAtTextEnd()
H A Dhints.hxx246 void ClearItem( sal_uInt16 nWhichL )
250 { m_pChgSet->ClearItem( nWhichL ); }
H A Dgrfatr.hxx146 SwChannelGrf( sal_Int16 nVal, sal_uInt16 nWhichL ) in SwChannelGrf() argument
147 : SfxInt16Item( nWhichL, nVal ) in SwChannelGrf()