Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1901 if( pPageEntry ) in ParseStyleSheet()
1906 pPageEntry->GetPropertyInfo() ); in ParseStyleSheet()
1912 pPageEntry->GetPropertyInfo() ); in ParseStyleSheet()
1914 pPageEntry->GetPropertyInfo() ); in ParseStyleSheet()
1916 pPageEntry->GetPropertyInfo() ); in ParseStyleSheet()
1928 if( pPageEntry ) in ParseStyleSheet()
1931 pPageEntry->GetPropertyInfo() ); in ParseStyleSheet()
1936 if( pPageEntry ) in ParseStyleSheet()
1939 pPageEntry->GetPropertyInfo() ); in ParseStyleSheet()
1944 if( pPageEntry ) in ParseStyleSheet()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1038 SvLBoxEntry* pPageEntry = NULL; in RequestingChilds() local
1058 pPageEntry = InsertEntry( pPage->GetName(), in RequestingChilds()
1066 SetExpandedEntryBmp( pPageEntry, aImgPageH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1067 SetCollapsedEntryBmp( pPageEntry, aImgPageH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
1079 SvLBoxEntry* pNewEntry = InsertEntry(aStr, maImgOle, maImgOle, pPageEntry); in RequestingChilds()
1094 SvLBoxEntry* pNewEntry = InsertEntry(aStr, aImgObjects, aImgObjects, pPageEntry); in RequestingChilds()
1101 if( pPageEntry->HasChilds() ) in RequestingChilds()
1103 SetExpandedEntryBmp( pPageEntry, aImgPageObjs ); in RequestingChilds()
1104 SetCollapsedEntryBmp( pPageEntry, aImgPageObjs ); in RequestingChilds()
1105 SetExpandedEntryBmp( pPageEntry, aImgPageObjsH, BMP_COLOR_HIGHCONTRAST ); in RequestingChilds()
[all …]

Completed in 29 milliseconds