Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Dlayerexport.cxx415 sal_Int32 nOwnFormatKey = implExamineControlNumberFormat( _rxObject ); in getImmediateNumberStyle() local
416 if ( -1 != nOwnFormatKey ) in getImmediateNumberStyle()
686 sal_Int32 nOwnFormatKey = ensureTranslateFormat( _rxObject ); in implExamineControlNumberFormat() local
688 if ( -1 != nOwnFormatKey ) in implExamineControlNumberFormat()
690 getControlNumberStyleExport()->SetUsed( nOwnFormatKey ); in implExamineControlNumberFormat()
692 return nOwnFormatKey; in implExamineControlNumberFormat()
700 if ( -1 == nOwnFormatKey ) in examineControlNumberFormat()
707 m_aControlNumberFormats[_rxControl] = nOwnFormatKey; in examineControlNumberFormat()
717 sal_Int32 nOwnFormatKey = -1; in ensureTranslateFormat() local
745 if (-1 == nOwnFormatKey) in ensureTranslateFormat()
[all …]

Completed in 36 milliseconds