Searched refs:GetTag (Results 1 – 10 of 10) sorted by relevance
80 return GetTag(nIndex).GetFollower(); in Create_StdTag()96 return GetTag(nIndex).GetFollower(); in CheckIn_BaseTag()112 return GetTag(nIndex).GetFollower(); in CheckIn_ExceptionTag()128 return GetTag(nIndex).GetFollower(); in Create_ImplementsTag()144 return GetTag(nIndex).GetFollower(); in Create_KeywordTag()160 return GetTag(nIndex).GetFollower(); in CheckIn_ParameterTag()176 return GetTag(nIndex).GetFollower(); in CheckIn_SeeTag()192 return GetTag(nIndex).GetFollower(); in CheckIn_TemplateTag()208 return GetTag(nIndex).GetFollower(); in Create_LabelTag()224 return GetTag(nIndex).GetFollower(); in Create_DefaultTag()[all …]
11 if (GetTag(icSigGrayTRCTag) || GetTag(icSigRedTRCTag) || GetTag(icSigGreenTRCTag) ||12 GetTag(icSigBlueTRCTag) || GetTag(icSigRedColorantTag) || GetTag(icSigGreenColorantTag) ||
1281 !GetTag(icSigCopyrightTag)) {1307 !GetTag(icSigBlueMatrixColumnTag) || !GetTag(icSigRedTRCTag) ||1308 !GetTag(icSigGreenTRCTag) || !GetTag(icSigBlueTRCTag)) {1325 !GetTag(icSigBlueMatrixColumnTag) || !GetTag(icSigRedTRCTag) ||1326 !GetTag(icSigGreenTRCTag) || !GetTag(icSigBlueTRCTag)) {1343 !GetTag(icSigAToB1Tag) || !GetTag(icSigBToA1Tag) ||1344 !GetTag(icSigAToB2Tag) || !GetTag(icSigBToA2Tag)) {1351 if (!GetTag(icSigGamutTag)) {1369 if (!GetTag(icSigAToB0Tag) || !GetTag(icSigProfileSequenceDescTag)) {1396 if (!GetTag(icSigAToB0Tag) || !GetTag(icSigBToA0Tag)) {[all …]
307 inline sal_uInt8 GetTag() const;426 inline sal_uInt16 GetTag() const;817 inline sal_uInt8 SfxMiniRecordReader::GetTag() const in GetTag() function in SfxMiniRecordReader904 inline sal_uInt16 SfxSingleRecordReader::GetTag() const in GetTag() function in SfxSingleRecordReader
351 inline SvxCSS1MapEntry *GetTag( const String& rTag ) const;423 inline SvxCSS1MapEntry *SvxCSS1Parser::GetTag( const String& rTag ) const in GetTag() function in SvxCSS1Parser
243 GetTag( String::CreateFromAscii(OOO_STRING_SVTOOLS_HTML_anchor) ); in SetLinkCharFmts()262 pStyleEntry = GetTag( sTmp ); in SetLinkCharFmts()277 pStyleEntry = GetTag( sTmp ); in SetLinkCharFmts()379 SvxCSS1MapEntry *pStyleEntry = GetTag( sTag ); in SetTableTxtColl()390 pStyleEntry = GetTag( sTmp ); in SetTableTxtColl()
112 AtTag & GetTag(
172 const String& GetTag() const { return aTableTag; } in GetTag() function in ScDPObject
788 rtl::OUString sApplicationData((*pDPs)[i]->GetTag()); in WriteDataPilots()
1239 return pDPObj->GetTag(); in getTag()1487 return mpDPObject->GetTag(); in getTag()
Completed in 77 milliseconds