Lines Matching refs:aAny

211 		Any aAny = xSectionPropSet->getPropertyValue(sDocumentIndex);  in GetIndex()  local
213 aAny >>= xDocumentIndex; in GetIndex()
220 aAny = xIndexPropSet->getPropertyValue(sContentSection); in GetIndex()
222 aAny >>= xEnclosingSection; in GetIndex()
233 aAny = xIndexPropSet->getPropertyValue(sHeaderSection); in GetIndex()
235 aAny >>= xEnclosingSection; in GetIndex()
429 Any aAny; in ExportRegularSectionStart() local
432 aAny = xPropSet->getPropertyValue(sCondition); in ExportRegularSectionStart()
434 aAny >>= sCond; in ExportRegularSectionStart()
445 aAny = xPropSet->getPropertyValue(sIsCurrentlyVisible); in ExportRegularSectionStart()
446 if (! *(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart()
456 aAny = xPropSet->getPropertyValue(sIsVisible); in ExportRegularSectionStart()
457 if (! *(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart()
463 aAny = xPropSet->getPropertyValue(sIsProtected); in ExportRegularSectionStart()
464 if (*(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart()
484 aAny = xPropSet->getPropertyValue(sFileLink); in ExportRegularSectionStart()
486 aAny >>= aFileLink; in ExportRegularSectionStart()
488 aAny = xPropSet->getPropertyValue(sLinkRegion); in ExportRegularSectionStart()
490 aAny >>= sRegionName; in ExportRegularSectionStart()
526 aAny = xPropSet->getPropertyValue(sDdeCommandFile); in ExportRegularSectionStart()
528 aAny >>= sApplication; in ExportRegularSectionStart()
529 aAny = xPropSet->getPropertyValue(sDdeCommandType); in ExportRegularSectionStart()
531 aAny >>= sTopic; in ExportRegularSectionStart()
532 aAny = xPropSet->getPropertyValue(sDdeCommandElement); in ExportRegularSectionStart()
534 aAny >>= sItem; in ExportRegularSectionStart()
547 aAny = xPropSet->getPropertyValue(sIsAutomaticUpdate); in ExportRegularSectionStart()
548 if (*(sal_Bool*)aAny.getValue()) in ExportRegularSectionStart()
573 Any aAny; in ExportTableOfContentStart() local
675 Any aAny; in ExportAlphabeticalIndexStart() local
676 aAny = rPropertySet->getPropertyValue(sMainEntryCharacterStyleName); in ExportAlphabeticalIndexStart()
678 aAny >>= sStyleName; in ExportAlphabeticalIndexStart()
705 aAny = rPropertySet->getPropertyValue(sSortAlgorithm); in ExportAlphabeticalIndexStart()
707 aAny >>= sAlgorithm; in ExportAlphabeticalIndexStart()
715 aAny = rPropertySet->getPropertyValue(sLocale); in ExportAlphabeticalIndexStart()
717 aAny >>= aLocale; in ExportAlphabeticalIndexStart()
753 Any aAny = rPropertySet->getPropertyValue( sUserIndexName ); in ExportUserIndexStart() local
755 aAny >>= sIndexName; in ExportUserIndexStart()
787 Any aAny = rPropertySet->getPropertyValue(sIsProtected); in ExportBaseIndexStart() local
788 if (*(sal_Bool*)aAny.getValue()) in ExportBaseIndexStart()
825 Any aAny; in ExportBaseIndexSource() local
831 aAny = rPropertySet->getPropertyValue(sCreateFromChapter); in ExportBaseIndexSource()
832 if (*(sal_Bool*)aAny.getValue()) in ExportBaseIndexSource()
839 aAny = rPropertySet->getPropertyValue(sIsRelativeTabstops); in ExportBaseIndexSource()
840 if (! *(sal_Bool*)aAny.getValue()) in ExportBaseIndexSource()
859 aAny = rPropertySet->getPropertyValue(sParaStyleHeading); in ExportBaseIndexSource()
861 aAny >>= sStyleName; in ExportBaseIndexSource()
873 aAny = rPropertySet->getPropertyValue(sTitle); in ExportBaseIndexSource()
875 aAny >>= sTitleString; in ExportBaseIndexSource()
880 aAny = rPropertySet->getPropertyValue(sLevelFormat); in ExportBaseIndexSource()
882 aAny >>= xLevelTemplates; in ExportBaseIndexSource()
891 aAny = xLevelTemplates->getByIndex(i); in ExportBaseIndexSource()
892 aAny >>= aTemplateSequence; in ExportBaseIndexSource()
906 aAny = rPropertySet->getPropertyValue(sLevelParagraphStyles); in ExportBaseIndexSource()
908 aAny >>= xLevelParagraphStyles; in ExportBaseIndexSource()
940 Any aAny = rPropertySet->getPropertyValue(sCreateFromLabels); in ExportTableAndIllustrationIndexSourceAttributes() local
941 if (! *(sal_Bool*)aAny.getValue()) in ExportTableAndIllustrationIndexSourceAttributes()
948 aAny = rPropertySet->getPropertyValue(sLabelCategory); in ExportTableAndIllustrationIndexSourceAttributes()
950 aAny >>= sSequenceName; in ExportTableAndIllustrationIndexSourceAttributes()
956 aAny = rPropertySet->getPropertyValue(sLabelDisplayType); in ExportTableAndIllustrationIndexSourceAttributes()
958 aAny >>= nType; in ExportTableAndIllustrationIndexSourceAttributes()
1096 Any aAny = rPropertySet->getPropertyValue( in ExportIndexTemplate() local
1099 aAny >>= sParaStyleName; in ExportIndexTemplate()
1574 Any aAny = xLevelParagraphStyles->getByIndex(nLevel); in ExportLevelParagraphStyles() local
1576 aAny >>= aStyleNames; in ExportLevelParagraphStyles()
1623 Any aAny = rPropSet->getPropertyValue(sPropertyName); in ExportBoolean() local
1624 sal_Bool bTmp = *(sal_Bool*)aAny.getValue(); in ExportBoolean()
1658 Any aAny = in ExportBibliographyConfiguration() local
1661 aAny >>= xPropSet; in ExportBibliographyConfiguration()
1682 aAny = xPropSet->getPropertyValue(sBracketBefore); in ExportBibliographyConfiguration()
1683 aAny >>= sTmp; in ExportBibliographyConfiguration()
1686 aAny = xPropSet->getPropertyValue(sBracketAfter); in ExportBibliographyConfiguration()
1687 aAny >>= sTmp; in ExportBibliographyConfiguration()
1690 aAny = xPropSet->getPropertyValue(sIsNumberEntries); in ExportBibliographyConfiguration()
1691 if (*(sal_Bool*)aAny.getValue()) in ExportBibliographyConfiguration()
1697 aAny = xPropSet->getPropertyValue(sIsSortByPosition); in ExportBibliographyConfiguration()
1698 if (! *(sal_Bool*)aAny.getValue()) in ExportBibliographyConfiguration()
1705 aAny = xPropSet->getPropertyValue(sSortAlgorithm); in ExportBibliographyConfiguration()
1707 aAny >>= sAlgorithm; in ExportBibliographyConfiguration()
1715 aAny = xPropSet->getPropertyValue(sLocale); in ExportBibliographyConfiguration()
1717 aAny >>= aLocale; in ExportBibliographyConfiguration()
1729 aAny = xPropSet->getPropertyValue(sSortKeys); in ExportBibliographyConfiguration()
1731 aAny >>= aKeys; in ExportBibliographyConfiguration()
1796 Any aAny = xPropSet->getPropertyValue(sIsGlobalDocumentSection); in IsMuteSection() local
1798 if ( *(sal_Bool*)aAny.getValue() ) in IsMuteSection()
1830 Any aAny = xPropSet->getPropertyValue(sTextSection); in IsMuteSection() local
1832 aAny >>= xSection; in IsMuteSection()
1857 Any aAny = xPropSet->getPropertyValue(sTextSection); in IsInSection() local
1859 aAny >>= xSection; in IsInSection()