Lines Matching refs:inf
501 KeywordInfo *inf = in getPropertyValues() local
506 if( inf ) in getPropertyValues()
507 aAny <<= inf->getKeywordList(); in getPropertyValues()
512 KeywordInfo *inf = in getPropertyValues() local
517 if( inf ) in getPropertyValues()
518 aAny <<= inf->getIdList(); in getPropertyValues()
523 KeywordInfo *inf = in getPropertyValues() local
528 if( inf ) in getPropertyValues()
529 aAny <<= inf->getAnchorList(); in getPropertyValues()
534 KeywordInfo *inf = in getPropertyValues() local
539 if( inf ) in getPropertyValues()
540 aAny <<= inf->getTitleList(); in getPropertyValues()
554 StaticModuleInformation *inf = in getPropertyValues() local
560 if( inf ) in getPropertyValues()
561 aAny <<= sal_Int32( inf->get_order() ); in getPropertyValues()