Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx275 pUsedList = new SvXMLNumUsedList_Impl; in SvXMLNumFmtExport()
318 delete pUsedList; in ~SvXMLNumFmtExport()
1722 if (!pUsedList->IsUsed(nKey)) in Export()
1728 pUsedList->SetUsed(nKey); in Export()
1735 pUsedList->Export(); in Export()
1740 if(pUsedList->IsUsed(nKey) || pUsedList->IsWasUsed(nKey)) in GetStyleName()
1756 pUsedList->SetUsed( nKey ); in SetUsed()
1764 if (pUsedList) in GetWasUsed()
1765 pUsedList->GetWasUsed(rWasUsed); in GetWasUsed()
1770 if (pUsedList) in SetWasUsed()
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnumfe.hxx54 SvXMLNumUsedList_Impl* pUsedList; member in SvXMLNumFmtExport

Completed in 15 milliseconds