Lines Matching refs:GetCommand

2370         OUString sToken = GetCommand().getToken(0, ' ', nIndex);  in GetCommandParts()
2532 sVariable = lcl_ExctractAskVariableAndHint( pContext->GetCommand(), in handleFieldAsk()
2580 uno::makeAny( lcl_ParseNumberingType(pContext->GetCommand()) )); in handleAutoNum()
2596 lcl_ExtractParameter(pContext->GetCommand(), sizeof(" AUTHOR") ); in handleAuthor()
2615 lcl_ExtractParameter(pContext->GetCommand(), sizeof(" DOCPROPERTY") ); in handleDocProperty()
2719 if( lcl_FindInCommand( pContext->GetCommand(), 'a', sValue )) in handleToc()
2727 if( lcl_FindInCommand( pContext->GetCommand(), 'c', sValue )) in handleToc()
2734 if( lcl_FindInCommand( pContext->GetCommand(), 'd', sValue )) in handleToc()
2740 if( lcl_FindInCommand( pContext->GetCommand(), 'f', sValue )) in handleToc()
2746 if( lcl_FindInCommand( pContext->GetCommand(), 'h', sValue )) in handleToc()
2762 if( lcl_FindInCommand( pContext->GetCommand(), 'o', sValue )) in handleToc()
2776 if( lcl_FindInCommand( pContext->GetCommand(), 'p', sValue )) in handleToc()
2779 if( lcl_FindInCommand( pContext->GetCommand(), 's', sValue )) in handleToc()
2782 if( lcl_FindInCommand( pContext->GetCommand(), 't', sValue )) in handleToc()
2789 if( lcl_FindInCommand( pContext->GetCommand(), 'u', sValue )) in handleToc()
2970 ::rtl::OUString sCommand( pContext->GetCommand().trim() ); in CloseFieldCommand()
3032 SetNumberFormat( pContext->GetCommand(), xFieldProperties ); in CloseFieldCommand()
3037 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" COMMENTS") ); in CloseFieldCommand()
3048 SetNumberFormat( pContext->GetCommand(), xFieldProperties ); in CloseFieldCommand()
3056 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" DOCVARIABLE") ); in CloseFieldCommand()
3072 …rPropNameSupplier.GetName(PROP_HINT), uno::makeAny( pContext->GetCommand().getToken( 1, '\"', nInd… in CloseFieldCommand()
3077 …sal_Int32 nNumberingTypeIndex = pContext->GetCommand().indexOf( ::rtl::OUString(RTL_CONSTASCII_UST… in CloseFieldCommand()
3165 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" KEYWORDS") ); in CloseFieldCommand()
3179 ::rtl::OUString sMacro = pContext->GetCommand().getToken( 0, ' ', nIndex); in CloseFieldCommand()
3184 if( pContext->GetCommand().getLength() > nIndex + 1) in CloseFieldCommand()
3188 uno::makeAny( pContext->GetCommand().copy( nIndex ))); in CloseFieldCommand()
3195 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" MERGEFIELD") ); in CloseFieldCommand()
3215 uno::makeAny( lcl_ParseNumberingType(pContext->GetCommand()) )); in CloseFieldCommand()
3223 … ::rtl::OUString sBookmark = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" REF") ); in CloseFieldCommand()
3232 if( lcl_FindInCommand( pContext->GetCommand(), 'p', sValue )) in CloseFieldCommand()
3243 SetNumberFormat( pContext->GetCommand(), xFieldProperties ); in CloseFieldCommand()
3250 ::rtl::OUString sCmd(pContext->GetCommand()); in CloseFieldCommand()
3267 uno::makeAny( lcl_ParseNumberingType(pContext->GetCommand()) )); in CloseFieldCommand()
3279 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" SUBJECT") ); in CloseFieldCommand()
3291 SetNumberFormat( pContext->GetCommand(), xFieldProperties ); in CloseFieldCommand()
3295 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" TITLE") ); in CloseFieldCommand()
3309 … ::rtl::OUString sParam = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" USERINITIALS") ); in CloseFieldCommand()
3332 … ::rtl::OUString sTCText = lcl_ExtractParameter(pContext->GetCommand(), sizeof(" TC") ); in CloseFieldCommand()
3342 if( lcl_FindInCommand( pContext->GetCommand(), 'l', sValue )) in CloseFieldCommand()
3362 uno::makeAny( lcl_ParseNumberingType(pContext->GetCommand()) )); in CloseFieldCommand()