Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx130 … PropertyIds nInsideProp = ( i < 2 ) ? META_PROP_HORIZONTAL_BORDER : META_PROP_VERTICAL_BORDER; in AddTblStylePr() local
131 … PropertyMap::iterator pInsideIt = pProps->find( PropertyDefinition( nInsideProp, false ) ); in AddTblStylePr()
213 … PropertyIds nInsideProp = ( i < 2 ) ? META_PROP_HORIZONTAL_BORDER : META_PROP_VERTICAL_BORDER; in lcl_mergeProps() local
214 pDestIt = pToFill->find( PropertyDefinition( nInsideProp, false ) ); in lcl_mergeProps()

Completed in 29 milliseconds