Home
last modified time | relevance | path

Searched refs:aFLSepLeft (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/cui/source/dialogs/
H A Dinsdlg.cxx744 , aFLSepLeft( this, CUI_RES( FL_SEP_LEFT ) ) in SfxInsertFloatingFrameDialog()
762 aFLSepLeft.SetStyle(aFLSepLeft.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
790 , aFLSepLeft( this, CUI_RES( FL_SEP_LEFT ) ) in SfxInsertFloatingFrameDialog()
811 aFLSepLeft.SetStyle(aFLSepLeft.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
/AOO41X/main/cui/source/inc/
H A Dinsdlg.hxx179 FixedLine aFLSepLeft; member in SfxInsertFloatingFrameDialog