Searched refs:nCaptionLen (Results 1 – 2 of 2) sorted by relevance
| /aoo41x/main/filter/inc/filter/msfilter/ |
| H A D | msocximex.hxx | 320 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
|
| /aoo41x/main/filter/source/msfilter/ |
| H A D | msocximex.cxx | 1395 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import() 1694 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import() 2332 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import() 2535 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import() 3117 *pS >> nCaptionLen; in Read() 3229 *pS >> nCaptionLen; in Read() 3318 *pS >> nCaptionLen; in Read() 3929 *pS >> nCaptionLen; in Read() 3986 OUString tempCaption = lclCreateOUString( pCaption, nCaptionLen ); in Read() 4026 aTmp <<= lclCreateOUString( pCaption, nCaptionLen ); in Import() [all …]
|
Completed in 55 milliseconds