Searched refs:pOptions2 (Results 1 – 1 of 1) sorted by relevance
1739 const HTMLOptions *pOptions2 = GetOptions(); in NewStyle() local1740 for( sal_uInt16 i = pOptions2->Count(); i; ) in NewStyle()1742 const HTMLOption *pOption = (*pOptions2)[--i]; in NewStyle()1834 const HTMLOptions *pOptions2 = GetOptions(); in InsertLink() local1835 for( sal_uInt16 i = pOptions2->Count(); i; ) in InsertLink()1837 const HTMLOption *pOption = (*pOptions2)[--i]; in InsertLink()
Completed in 24 milliseconds