Searched refs:RPTUI_ID_LRSPACE (Results 1 – 1 of 1) sorted by relevance
/trunk/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 25 #define RPTUI_ID_LRSPACE 1 macro 35 #define ITEMID_LRSPACE RPTUI_ID_LRSPACE 2413 new SvxLRSpaceItem(RPTUI_ID_LRSPACE), in openPageDialog() 2426 RPTUI_ID_LRSPACE,RPTUI_ID_BRUSH, in openPageDialog() 2430 …l( new SfxItemPool(String::CreateFromAscii("ReportPageProperties"), RPTUI_ID_LRSPACE,RPTUI_ID_METR… in openPageDialog() 2444 … ,getStyleProperty<sal_Int32>(m_xReportDefinition,PROPERTY_RIGHTMARGIN),0,0,RPTUI_ID_LRSPACE)); in openPageDialog() 2492 if ( SFX_ITEM_SET == pSet->GetItemState( RPTUI_ID_LRSPACE,sal_True,&pItem)) in openPageDialog()
|
Completed in 33 milliseconds