Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx320 nMultiState(0), nValueLen(0), nCaptionLen(0), nVertPos(1), nHorzPos(7), in OCX_ModernControl()
387 sal_uInt32 nCaptionLen; member in OCX_ModernControl
646 sal_uInt32 nCaptionLen; member in OCX_MultiPage
728 sal_uInt32 nCaptionLen; member in OCX_Page
805 sal_uInt32 nCaptionLen; member in OCX_Frame
887 sal_uInt32 nCaptionLen; member in OCX_UserForm
1110 nCaptionLen(0), nVertPos(1), nHorzPos(7), nMousePointer(0), nPicture(0), in OCX_CommandButton()
1149 sal_uInt32 nCaptionLen; member in OCX_CommandButton
1226 fAutoSize(0),nCaptionLen(0),nVertPos(1),nHorzPos(7),nMousePointer(0), in OCX_Label()
1266 sal_uInt32 nCaptionLen; member in OCX_Label
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1394 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import()
1693 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import()
2331 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import()
2534 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import()
3116 *pS >> nCaptionLen; in Read()
3170 lclReadCharArray( *pS, pCaption, nCaptionLen, pS->Tell() - nStart); in Read()
3228 *pS >> nCaptionLen; in Read()
3261 lclReadCharArray( *pS, pCaption, nCaptionLen, pS->Tell() - nStart); in Read()
3317 *pS >> nCaptionLen; in Read()
3365 lclReadCharArray( *pS, pCaption, nCaptionLen, pS->Tell() - nStart); in Read()
[all …]