Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/diagram/
H A Ddiagramlayoutatoms.cxx45 , mnStep( 1 ) in IteratorAttr()
57 mnStep = attr.getInteger( XML_step, 1 ); in loadFromXAttr()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1191 if ( mnStep ) in Import()
1193 aTmp <<= mnStep; in Import()
3608 if ( mnStep ) in ProcessControl()
3612 pControl->mnStep = mnStep; in ProcessControl()
3693 pPage->mnStep = ++mnCurrentPageStep; in ProcessControl()
3730 mnCurrentPageStep = mnStep; //( set step of of pages relative to step in Read()
3830 (*aIter)->mnStep = mnStep; in Import()
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagramlayoutatoms.hxx61 sal_Int32 mnStep; member in oox::drawingml::IteratorAttr
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx226mnStep(0), mnBackColor(0x8000000FL), mnForeColor(0), mnTabPos(0), mbVisible(true), sName(sN), pDoc… in OCX_Control()
279 sal_Int32 mnStep; member in OCX_Control
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2482 mnStep( 1 ), in XclImpTbxObjScrollableBase()
2493 …rStrm >> mnValue >> mnMin >> mnMax >> mnStep >> mnPageStep >> mnOrient >> mnThumbWidth >> mnScroll… in ReadSbs()
2534 rPropSet.SetProperty< sal_Int32 >( CREATE_OUSTRING( "SpinIncrement" ), mnStep ); in DoProcessControl()
2573 rPropSet.SetProperty< sal_Int32 >( CREATE_OUSTRING( "LineIncrement" ), mnStep ); in DoProcessControl()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx724 sal_uInt16 mnStep; member in XclImpTbxObjScrollableBase

Completed in 85 milliseconds