Home
last modified time | relevance | path

Searched refs:GetTag (Results 1 – 10 of 10) sorted by relevance

/trunk/main/autodoc/source/ary/doc/
H A Dd_oldcppdocu.cxx80 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 …]
/trunk/main/icc/
H A DSampleICC-1.3.2.format-security.patch11 if (GetTag(icSigGrayTRCTag) || GetTag(icSigRedTRCTag) || GetTag(icSigGreenTRCTag) ||
12 GetTag(icSigBlueTRCTag) || GetTag(icSigRedColorantTag) || GetTag(icSigGreenColorantTag) ||
H A DSampleICC-1.3.2.patch1281 !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 …]
/trunk/main/svl/inc/svl/
H A Dfilerec.hxx307 inline sal_uInt8 GetTag() const;
426 inline sal_uInt16 GetTag() const;
817 inline sal_uInt8 SfxMiniRecordReader::GetTag() const in GetTag() function in SfxMiniRecordReader
904 inline sal_uInt16 SfxSingleRecordReader::GetTag() const in GetTag() function in SfxSingleRecordReader
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.hxx351 inline SvxCSS1MapEntry *GetTag( const String& rTag ) const;
423 inline SvxCSS1MapEntry *SvxCSS1Parser::GetTag( const String& rTag ) const in GetTag() function in SvxCSS1Parser
H A Dhtmlcss1.cxx243 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()
/trunk/main/autodoc/inc/ary/doc/
H A Dd_oldcppdocu.hxx112 AtTag & GetTag(
/trunk/main/sc/inc/
H A Ddpobject.hxx172 const String& GetTag() const { return aTableTag; } in GetTag() function in ScDPObject
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx788 rtl::OUString sApplicationData((*pDPs)[i]->GetTag()); in WriteDataPilots()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1239 return pDPObj->GetTag(); in getTag()
1487 return mpDPObject->GetTag(); in getTag()

Completed in 54 milliseconds