Home
last modified time | relevance | path

Searched refs:AX_SCROLLBAR_NONE (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ole/
H A Daxcontrol.hxx145 const sal_Int32 AX_SCROLLBAR_NONE = 0x00; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ole/
H A Daxcontrol.hxx146 const sal_Int32 AX_SCROLLBAR_NONE = 0x00; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx1407 mnScrollBars( AX_SCROLLBAR_NONE ), in AxMorphDataModelBase()
1514 …LAYSTYLE_LISTBOX || mnDisplayStyle == AX_DISPLAYSTYLE_TEXT ) && mnScrollBars != AX_SCROLLBAR_NONE ) in exportBinaryModel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx1400 mnScrollBars( AX_SCROLLBAR_NONE ), in AxMorphDataModelBase()
1507 …LAYSTYLE_LISTBOX || mnDisplayStyle == AX_DISPLAYSTYLE_TEXT ) && mnScrollBars != AX_SCROLLBAR_NONE ) in exportBinaryModel()