Home
last modified time | relevance | path

Searched refs:nDestinationInstance (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dsvdfppt.cxx1011 switch ( nDestinationInstance ) in ProcessObj()
1017 nDestinationInstance = TSS_Type::Title; in ProcessObj()
1025 nDestinationInstance = TSS_Type::Body; in ProcessObj()
5505 if ( ( nDestinationInstance == TSS_Type::Unknown ) in GetAttrib()
5508 else if ( nDestinationInstance != mnInstance ) in GetAttrib()
5572 ApplyTo( rSet, rManager, nDestinationInstance, nullptr ); in ApplyTo()
5768 if ( nDestinationInstance == TSS_Type::Unknown ) in ApplyTo()
5970 if ( ( nDestinationInstance == TSS_Type::Unknown ) in GetAttrib()
5973 else if ( nDestinationInstance != mnInstance ) in GetAttrib()
6160 …TSS_Type nInstance = nDestinationInstance != TSS_Type::Unknown ? nDestinationInstance : mnInsta… in ApplyTo()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Dsvdfppt.cxx1029 switch ( nDestinationInstance ) in ProcessObj()
1035 nDestinationInstance = TSS_Type::Title; in ProcessObj()
1043 nDestinationInstance = TSS_Type::Body; in ProcessObj()
5511 if ( ( nDestinationInstance == TSS_Type::Unknown ) in GetAttrib()
5514 else if ( nDestinationInstance != mnInstance ) in GetAttrib()
5578 ApplyTo( rSet, rManager, nDestinationInstance, nullptr ); in ApplyTo()
5774 if ( nDestinationInstance == TSS_Type::Unknown ) in ApplyTo()
5976 if ( ( nDestinationInstance == TSS_Type::Unknown ) in GetAttrib()
5979 else if ( nDestinationInstance != mnInstance ) in GetAttrib()
6166 …TSS_Type nInstance = nDestinationInstance != TSS_Type::Unknown ? nDestinationInstance : mnInsta… in ApplyTo()
[all …]