Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dformcontrolfactory.cxx552 …sal_Int16 nLineEndFormat = bDosLineEnds ? LineEndFormat::CARRIAGE_RETURN_LINE_FEED : LineEndFormat… in initializeTextFieldLineEnds() local
553 _rxModel->setPropertyValue( FM_PROP_LINEENDFORMAT, makeAny( nLineEndFormat ) ); in initializeTextFieldLineEnds()
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx106 sal_Int16 nLineEndFormat = awt::LineEndFormat::LINE_FEED; in getModelLineEndSetting() local
115 … OSL_VERIFY( _rxModel->getPropertyValue( FM_PROP_LINEENDFORMAT ) >>= nLineEndFormat ); in getModelLineEndSetting()
117 switch ( nLineEndFormat ) in getModelLineEndSetting()

Completed in 44 milliseconds